Commit Graph

146365 Commits

Author SHA1 Message Date
Nikita Mikhaylov
6f89c4b932 Bump the minimal version to keep compatibility 2024-07-04 11:12:26 +00:00
Nikita Mikhaylov
6ea4c10121 Done 2024-07-04 11:12:26 +00:00
Kruglov Pavel
4543ae3d64
Update test 2024-07-04 12:51:22 +02:00
Robert Schulze
33b7afc1b4
Bump vectorscan to 5.4.11 2024-07-04 10:30:24 +00:00
alesapin
c9ed6b78a7 Merge branch 'pin_python_packages' of github.com:ClickHouse/ClickHouse into pin_python_packages 2024-07-04 12:16:12 +02:00
alesapin
75828c6e81 Try to disable sccache 2024-07-04 12:16:00 +02:00
Kseniia Sumarokova
fc73c068ac
Merge pull request #66034 from azat/config-merge-from_env-replace-fix
Fix config merging for from_env with replace overrides
2024-07-04 10:01:07 +00:00
kssenii
7ae85fda3f Restore previous order 2024-07-04 11:46:17 +02:00
kssenii
4cf0625f70 Merge remote-tracking branch 'origin/master' into fix-s3queue-flaky-tests 2024-07-04 11:44:52 +02:00
kssenii
bfc755c000 Fix shutdown 2024-07-04 11:44:24 +02:00
Robert Schulze
dbac2212a0
Merge pull request #66072 from rschu1ze/llvm-15-burning-some-trash
Clean-up custom LLVM 15 patches
2024-07-04 09:06:38 +00:00
Robert Schulze
43b088dbd0
Merge pull request #66056 from rschu1ze/bmp-vectorscan
Bump vectorscan to 5.4.10.1
2024-07-04 08:59:50 +00:00
Nikita Fomichev
1c82488eca 03167_base64_url_functions_sh.sh make test simpler 2024-07-04 10:59:00 +02:00
Robert Schulze
9b98abac42
Merge pull request #66050 from ClickHouse/regex-cache-profile-events
Add profile events for regex cache
2024-07-04 08:48:26 +00:00
lgbo-ustc
87978327d6 fixed 2024-07-04 15:44:11 +08:00
lgbo-ustc
b6782d4b2d update 2024-07-04 15:44:11 +08:00
lgbo-ustc
297b65dbbe fixed 2024-07-04 15:44:11 +08:00
lgbo-ustc
fa234cadcb update doc 2024-07-04 15:44:11 +08:00
lgbo-ustc
e52828abf9 fixed typos 2024-07-04 15:44:11 +08:00
lgbo-ustc
91d2e5c72b more corver case 2024-07-04 15:44:11 +08:00
lgbo-ustc
656a9a7260 update 2024-07-04 15:44:10 +08:00
lgbo-ustc
7f706dd9d1 fixed 2024-07-04 15:44:10 +08:00
lgbo-ustc
04e7b11a64 fixed style 2024-07-04 15:44:10 +08:00
lgbo-ustc
13d5b336ad check window frame 2024-07-04 15:44:10 +08:00
lgbo-ustc
37d2ced74c fixed typos 2024-07-04 15:44:10 +08:00
lgbo-ustc
6e231eedcf fixed style 2024-07-04 15:44:10 +08:00
lgbo-ustc
e38e105e20 add window function percent_rank 2024-07-04 15:44:10 +08:00
Antonio Andelic
fe42d2ffe4
Lower sampling rate 2024-07-04 08:10:40 +01:00
Alexey Milovidov
c2b2533f76
Merge pull request #58748 from ClickHouse/imp-01600_parts
Return and fix 01600_parts_states_metrics_long test
2024-07-04 00:48:02 +00:00
Alexey Milovidov
fa062e703e
Merge pull request #65888 from arenadata/ADQM-1955
Max sessions for user tests improvements
2024-07-04 00:45:44 +00:00
Alexey Milovidov
2b3f1ef3aa
Merge pull request #65556 from azat/dashboard-user-from-url
Parse user from URL for dashboard.html (useful for sharing)
2024-07-04 00:45:07 +00:00
Nikita Fomichev
05e1e0f601 03167_base64_url_functions_sh.sh add tag no-fasttest 2024-07-03 23:15:24 +02:00
Nikolay Degterinsky
615d5501d0
Merge pull request #66038 from ClickHouse/evillique-patch-2
Fix lock-order-inversion in DatabaseCatalog
2024-07-03 21:15:20 +00:00
Nikita Fomichev
c4005d7e06 Fix fasttest 2024-07-03 23:13:50 +02:00
Robert Schulze
eb7ab5128d
Clean-up custom LLVM 15 patches 2024-07-03 21:07:59 +00:00
robot-clickhouse
afac188ae3 Automatic style fix 2024-07-03 20:53:04 +00:00
Anton Popov
e56507a73e
Merge pull request #58661 from CurtizJ/enable-optimize_functions_to_subcolumns
Enable `optimize_functions_to_subcolumns` by default
2024-07-03 20:44:19 +00:00
Robert Schulze
9f1b3e2979
Merge pull request #65983 from arenadata/ADQM-1971
Fix support of non-const scale arguments in rounding functions
2024-07-03 20:22:49 +00:00
robot-clickhouse
5fb0fa3c3d Automatic style fix 2024-07-03 20:21:46 +00:00
Nikita Taranov
1b6ef06a91 review fixes 2024-07-03 21:14:28 +01:00
alesapin
31ca631ac5 Pin all python packages in CI images 2024-07-03 21:58:18 +02:00
Nikita Taranov
39cf64bec1 Merge branch 'master' into cgroup_mem_observer 2024-07-03 20:54:01 +01:00
avogar
877445c88d Fix reading dynamic subcolumns from altered Memory table 2024-07-03 19:21:12 +00:00
Vitaly Baranov
87dda31a2c Add test for GRPCServer's shutdown. 2024-07-03 20:45:22 +02:00
jsc0218
b8e355f9d8
Merge branch 'master' into DropProjInLWD 2024-07-03 14:23:49 -04:00
Alexander Tokmakov
c2ab780084
Merge pull request #66012 from ClickHouse/fix_01158
Fix `01158_zookeeper_log_long`
2024-07-03 18:05:22 +00:00
Nikita Fomichev
f4ca346cb4 Merge remote-tracking branch 'refs/remotes/origin/master' into base64encode-tests 2024-07-03 19:55:12 +02:00
Alexey Milovidov
9988351716
Merge pull request #66042 from ClickHouse/CurtizJ-patch-8
Try to avoid conflicts in `SettingsChangesHistory.cpp`
2024-07-03 17:49:03 +00:00
Nikita Fomichev
a19eb86864 Review fixes 2 2024-07-03 19:39:00 +02:00
Robert Schulze
9737c5bab4
Probably fix tsan assert in test_mysql_killed_while_insert_8_0 2024-07-03 17:38:53 +00:00