alesapin
|
9d10647544
|
Merge remote-tracking branch 'origin/master' into fix_prewhere_without_columns
|
2024-07-04 15:37:33 +02:00 |
|
Nikita Mikhaylov
|
dbfe632382
|
Correct the test to exclude farmHash for now
|
2024-07-04 13:11:13 +00:00 |
|
Nikita Mikhaylov
|
da5f3c1efd
|
Fix test
|
2024-07-04 13:01:57 +00:00 |
|
Antonio Andelic
|
975e8ee14a
|
Merge pull request #65910 from ClickHouse/keeper-remove-standalone-build
Remove standalone Keeper build
|
2024-07-04 12:14:42 +00:00 |
|
alesapin
|
ced6af339f
|
Merge pull request #65988 from ClickHouse/unify_tests_with_object_storage
Improve object storage tags in tests
|
2024-07-04 12:10:28 +00:00 |
|
Antonio Andelic
|
613ed1ebbf
|
Merge branch 'master' into try-disabling-jemalloc-background-threads
|
2024-07-04 13:58:26 +02:00 |
|
Antonio Andelic
|
c93d8cbb66
|
Fixes
|
2024-07-04 13:57:47 +02:00 |
|
Nikita Mikhaylov
|
e2a494fa60
|
Merge pull request #66064 from rschu1ze/mysql-openssl-tsan
Maybe fix tsan assert in `test_mysql_killed_while_insert_8_0`
|
2024-07-04 11:17:42 +00:00 |
|
Nikita Mikhaylov
|
fe6a875c74
|
Make the setting back IMPORTANT + fix build
|
2024-07-04 11:12:27 +00:00 |
|
Nikita Mikhaylov
|
fcabefa8f3
|
Automatically disabling
|
2024-07-04 11:12:27 +00:00 |
|
Nikita Mikhaylov
|
d57375181d
|
Better
|
2024-07-04 11:12:27 +00:00 |
|
robot-clickhouse
|
7bd283764c
|
Automatic style fix
|
2024-07-04 11:12:27 +00:00 |
|
Nikita Mikhaylov
|
dd3eb538f6
|
Better
|
2024-07-04 11:12:27 +00:00 |
|
robot-clickhouse
|
910065e427
|
Automatic style fix
|
2024-07-04 11:12:27 +00:00 |
|
Nikita Mikhaylov
|
6fcd0eed06
|
Remove tests which are no longer relevant
|
2024-07-04 11:12:27 +00:00 |
|
Nikita Mikhaylov
|
2c37cc048c
|
Style
|
2024-07-04 11:12:27 +00:00 |
|
Nikita Mikhaylov
|
782115efea
|
Very bad change
|
2024-07-04 11:12:27 +00:00 |
|
robot-clickhouse
|
e2553454ec
|
Automatic style fix
|
2024-07-04 11:12:26 +00:00 |
|
Max K
|
d62454714b
|
Make test error visible
|
2024-07-04 11:12:26 +00:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Robert Schulze
|
eb7ab5128d
|
Clean-up custom LLVM 15 patches
|
2024-07-03 21:07:59 +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 |
|
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 |
|
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 |
|
Robert Schulze
|
9737c5bab4
|
Probably fix tsan assert in test_mysql_killed_while_insert_8_0
|
2024-07-03 17:38:53 +00:00 |
|
Vitaly Baranov
|
2ec0a9cfea
|
Fix test test_grpc_protocol/test.py::test_progress
|
2024-07-03 19:26:47 +02:00 |
|
Robert Schulze
|
9d79bd9625
|
Merge pull request #65792 from rschu1ze/stats-refactoring
Refactor statistics interface
|
2024-07-03 17:26:09 +00:00 |
|
Robert Schulze
|
77aec8a301
|
Merge pull request #65985 from rschu1ze/fix-error-messages
More aesthetic error messages
|
2024-07-03 17:22:57 +00:00 |
|