Commit Graph

121249 Commits

Author SHA1 Message Date
alesapin
e84e3655ee
Merge branch 'master' into revert-52496-revert-52419-implement_borders_for_sampling_memory_profiler 2023-07-30 19:24:31 +02:00
Anton Popov
0d8f852144
Merge pull request #52689 from CurtizJ/fix-extra-column-prewhere
Fix reading of unnecessary column in case of multistage `PREWHERE`
2023-07-30 15:30:53 +02:00
Anton Popov
2ee83c9c45
Merge pull request #52659 from CurtizJ/fix-crash-sparse-tuple
Fix crash in function `tuple` with one sparse column argument
2023-07-30 15:30:00 +02:00
Anton Popov
5cb3e4f879
Merge branch 'master' into fix-crash-sparse-tuple 2023-07-30 15:18:58 +02:00
alesapin
3e5767853d Disable test for sanitizers 2023-07-30 14:15:17 +02:00
alesapin
aba291ca68
Revert "Revert "Add an ability to specify allocations size for sampling memory profiler"" 2023-07-30 14:01:34 +02:00
kssenii
0cf93e7114 Reduce redundant logging 2023-07-30 13:51:10 +02:00
kssenii
9291e4993a Update .reference 2023-07-30 13:49:37 +02:00
kssenii
20b76010ef Merge remote-tracking branch 'upstream/master' into kssenii-patch-6 2023-07-30 13:46:58 +02:00
kssenii
38f12f0664 Revert some commenting 2023-07-30 13:46:40 +02:00
Kseniia Sumarokova
08ef4d015c
Minor change 2023-07-30 13:36:52 +02:00
Kseniia Sumarokova
3a2f446b8b
Merge branch 'master' into vdimir/test_alter_moving_garbage_retry 2023-07-30 13:34:24 +02:00
kssenii
6e99e5c453 Fix another flaky test 2023-07-30 13:27:01 +02:00
Alexey Milovidov
9ba8bfd3b1
Merge branch 'master' into move-regions 2023-07-30 12:53:16 +03:00
Alexey Milovidov
8155659f87
Merge pull request #52775 from ClickHouse/remove-coverity-2
Remove Coverity (part 2)
2023-07-30 12:49:04 +03:00
Alexey Milovidov
712c8c4987
Merge pull request #52774 from ClickHouse/add-machine-type-to-ci-database
Add `instance_type` information to the CI database
2023-07-30 12:48:36 +03:00
Alexey Milovidov
a1b83c51ca
Merge branch 'master' into upload-build-check-statistics 2023-07-30 12:48:17 +03:00
xiebin
b285e3f5df
Merge branch 'master' into master 2023-07-30 17:41:10 +08:00
Alexey Milovidov
8291d46ddf
Merge branch 'master' into tests/02417_opentelemetry_insert_on_distributed_table 2023-07-30 12:38:39 +03:00
Alexey Milovidov
3b481b9abd
Merge pull request #47475 from ClickHouse/no-export-dynamic
Remove export of dynamic symbols
2023-07-30 12:21:17 +03:00
Alexey Milovidov
6bff19bd82 Remove Coverity (part 2) 2023-07-30 10:27:33 +02:00
Alexey Milovidov
bc1f80dd82 Remove Coverity (part 2) 2023-07-30 10:25:44 +02:00
robot-clickhouse
358773c620 Automatic style fix 2023-07-30 07:45:27 +00:00
Alexey Milovidov
7ad4f13caf
Merge branch 'master' into move-regions 2023-07-30 10:34:10 +03:00
Alexey Milovidov
448756d148 Add machine_type information to the CI database 2023-07-30 09:31:21 +02:00
Alexey Milovidov
41ffc09771 Upload build statistics to the CI database 2023-07-30 09:18:06 +02:00
Alexey Milovidov
2a88c240ca
Merge branch 'master' into no-export-dynamic 2023-07-30 09:48:52 +03:00
Alexey Milovidov
d1c66574ce
Merge pull request #52641 from ClickHouse/check-for-hiding-cyrillic-characters
Check for unexpected Cyrillic
2023-07-30 09:48:20 +03:00
Alexey Milovidov
75eec9630b
Merge branch 'master' into move-regions 2023-07-30 09:47:51 +03:00
xiebin
d583331551
Merge branch 'master' into master 2023-07-30 12:22:15 +08:00
robot-clickhouse
d8a55b25c0
Merge pull request #52770 from ClickHouse/config-merge
Modify config merging of non-'clickhouse' rooted configs.
2023-07-30 06:21:01 +02:00
xiebin
33e2cfcecb
Merge branch 'master' into master 2023-07-30 12:20:54 +08:00
xiebin
fb663a404e Merge remote-tracking branch 'origin/master' 2023-07-30 12:08:23 +08:00
xiebin
85387912ee just remove the first bad query, because automatically converting the layout simple to complex with two keys now. 2023-07-30 12:06:30 +08:00
Alexey Milovidov
424fe43090
Update Dockerfile 2023-07-30 06:57:11 +03:00
Alexey Milovidov
ecfde7edc6 Fix Docker 2023-07-30 05:20:51 +02:00
Alexey Milovidov
972653cde3 Change the default timezones in Docker test images 2023-07-30 05:18:52 +02:00
Alexey Milovidov
91e67c105f
Merge pull request #52569 from ClickHouse/Realize_parameterized_view_as_new_storage_view
Realize parameterized view as new view with parameters substitued
2023-07-30 05:46:51 +03:00
Alexey Milovidov
a336f06f57
Update Context.cpp 2023-07-30 05:46:05 +03:00
Alexey Milovidov
1deebd3ae6 Fix Docker 2023-07-30 04:22:36 +02:00
copperybean
9e0fb6b81d rename test files
Change-Id: I2388f72af133e4496f957f8361fd23a5cf79469f
2023-07-30 09:48:05 +08:00
copperybean
c4e17f87e7
Merge branch 'ClickHouse:master' into fix-sort 2023-07-30 09:25:06 +08:00
Alexey Milovidov
aa88e068ae Merge branch 'check-for-hiding-cyrillic-characters' of github.com:ClickHouse/ClickHouse into check-for-hiding-cyrillic-characters 2023-07-30 02:20:02 +02:00
Alexey Milovidov
a4f2eea516 Maybe better 2023-07-30 02:19:39 +02:00
Alexey Milovidov
caa4590361 Merge branch 'master' into check-for-hiding-cyrillic-characters 2023-07-30 02:16:56 +02:00
Alexey Milovidov
3bafc5058a Merge branch 'no-export-dynamic' of github.com:ClickHouse/ClickHouse into no-export-dynamic 2023-07-30 02:11:58 +02:00
Alexey Milovidov
4d27cf4386 Proper stripping 2023-07-30 02:11:32 +02:00
Alexey Milovidov
abf058c87d Merge branch 'master' into no-export-dynamic 2023-07-30 01:49:12 +02:00
Yakov Olkhovskiy
63b155a741 bypass merging attempt for non 'clickhouse' configurations with different root node names 2023-07-29 23:12:54 +00:00
Alexey Milovidov
4da1aded52
Merge pull request #52766 from ClickHouse/alexey-milovidov-patch-7
Update easy_tasks_sorted_ru.md
2023-07-30 00:18:34 +03:00