Commit Graph

148364 Commits

Author SHA1 Message Date
Antonio Andelic
aa50bb0987 Fix attach thread after exception 2024-07-29 13:55:16 +02:00
Alexey Milovidov
206a5ff4a1
Merge pull request #67085 from ClickHouse/evillique-patch-1
[CI Fest] Fix flaky 02447_drop_replica test
2024-07-27 21:28:57 +00:00
Alexey Milovidov
fc024a0e4f
Merge pull request #67164 from ClickHouse/fix-data-race-in-zookeeper
Fix benign data race in ZooKeeper
2024-07-27 21:28:16 +00:00
Vitaly Baranov
b64c781457
Merge pull request #67133 from vitlibar/fix-context-race-in-clickhouse-local
Use a separate client context in clickhouse-local
2024-07-27 20:12:24 +00:00
Alexey Milovidov
246c8eedbe
Merge pull request #67276 from ClickHouse/fix-test-03201_variant_null_map_subcolumn
Fix test `03201_variant_null_map_subcolumn`
2024-07-27 19:22:38 +00:00
Alexey Milovidov
030200efe6
Merge pull request #66486 from ClickHouse/compile_expressions_by_default
Enable `compile_expressions` by default.
2024-07-27 17:55:23 +00:00
Alexey Milovidov
d4055fc21b
Merge pull request #67260 from ClickHouse/remove-strange-code
Remove strange code
2024-07-27 15:21:17 +00:00
Alexey Milovidov
796b1196ef
Merge pull request #67258 from ClickHouse/english
English
2024-07-27 15:20:42 +00:00
Alexey Milovidov
0fa6e1006b
Merge pull request #66628 from ClickHouse/fix-idiotic-code
Fix bad code: it was catching exceptions
2024-07-27 14:43:43 +00:00
Alexey Milovidov
7f8241259e Merge branch 'master' into evillique-patch-1 2024-07-27 16:30:07 +02:00
Alexey Milovidov
21b484b2ec
Merge pull request #67266 from ClickHouse/remove-test-02982_aggregation_states_destruction
Remove test `02982_aggregation_states_destruction`
2024-07-27 14:00:31 +00:00
Alexey Milovidov
aac7e80299
Merge pull request #67268 from ClickHouse/fix-02481_parquet_list_monotonically_increasing_offsets
Fix OOM in test runs
2024-07-27 13:49:10 +00:00
Vitaly Baranov
554cf91f4b Add missing call applyCmdOptions(). 2024-07-27 14:43:26 +02:00
Alexey Milovidov
8f96858df1 Fix test 2024-07-27 13:12:49 +02:00
Alexey Milovidov
46e587b2e0
Merge pull request #67054 from ClickHouse/chesema-01171
rewrite 01171 test
2024-07-27 10:19:58 +00:00
Alexey Milovidov
28345c2a8c
Merge pull request #67211 from ClickHouse/split_02967_parallel_replicas_join_algo_and_analyzer
Split test 02967_parallel_replicas_join_algo_and_analyzer
2024-07-27 10:17:09 +00:00
Alexey Milovidov
84b22db90f
Merge pull request #67188 from ClickHouse/vdimir/debug_03203_client_benchmark_options
Verbose output for 03203_client_benchmark_options
2024-07-27 10:16:52 +00:00
Alexey Milovidov
9d612a192e Merge branch 'fix-data-race-in-zookeeper' of github.com:ClickHouse/ClickHouse into fix-data-race-in-zookeeper 2024-07-27 12:10:58 +02:00
Alexey Milovidov
5f0c40fafc Apply review comments 2024-07-27 12:10:41 +02:00
Alexey Milovidov
6d580ba6f4
Merge pull request #67264 from ClickHouse/fix-test-02310_clickhouse_local_INSERT_progress_profile_events
Fix test `02310_clickhouse_local_INSERT_progress_profile_events`
2024-07-27 10:06:57 +00:00
Konstantin Bogdanov
e57cbff704
Merge pull request #67174 from ClickHouse/fix-client-autocomplete-test
Fix `01676_clickhouse_client_autocomplete`
2024-07-27 07:43:46 +00:00
Yakov Olkhovskiy
610ecddee7
Merge pull request #67236 from ClickHouse/fix-test-00180-filesystem-cache
Fix flaky 00180_no_seek_avoiding_when_reading_from_cache
2024-07-27 07:01:52 +00:00
Antonio Andelic
f6990bb1ed
Merge pull request #67173 from ClickHouse/fix-stacktrace-cache
Fix stacktrace cache
2024-07-27 06:35:17 +00:00
Vitaly Baranov
46218b68ff Initialize the client_context after quota_key in clickhouse-client. 2024-07-27 06:32:26 +02:00
Alexey Milovidov
91a3fbc0f6 Merge branch 'remove-strange-code' of github.com:ClickHouse/ClickHouse into remove-strange-code 2024-07-27 04:47:29 +02:00
Alexey Milovidov
ab9270c31a Update test 2024-07-27 04:47:13 +02:00
Alexey Milovidov
495c8be165 Merge branch 'master' into remove-strange-code 2024-07-27 04:43:11 +02:00
Alexey Milovidov
a9b09cf426 Fix OOM in test runs 2024-07-27 04:41:46 +02:00
Alexey Milovidov
754967c1e3 Update setting changes history 2024-07-27 04:36:48 +02:00
Alexey Milovidov
c2dae64df3 Challenge how optimistic was Maksim Kita 2024-07-27 04:36:48 +02:00
Alexey Milovidov
3837a2f49a
Merge branch 'master' into fix-data-race-in-zookeeper 2024-07-27 04:10:12 +02:00
Alexey Milovidov
2e4cd20366 Remove test 02982_aggregation_states_destruction 2024-07-27 04:05:49 +02:00
Sema Checherinda
f3a9e2bd79
Merge branch 'master' into chesema-01171 2024-07-27 03:54:46 +02:00
Alexey Milovidov
10d003b1bf Fix test 02310_clickhouse_local_INSERT_progress_profile_events 2024-07-27 03:54:00 +02:00
Alexey Milovidov
bf16b18f50
Update SubstituteColumnOptimizer.cpp 2024-07-27 03:47:29 +02:00
Alexey Milovidov
9969026e46 Further enhancement 2024-07-27 03:39:01 +02:00
Alexey Milovidov
4174726d0d Add a test 2024-07-27 03:38:31 +02:00
Alexey Milovidov
10dc9232a1 Remove strange code 2024-07-27 03:35:25 +02:00
Alexey Milovidov
90605127c2 Better exception message 2024-07-27 03:35:17 +02:00
Alexey Milovidov
0ed2c7e4a0 Sync with private 2024-07-27 03:16:30 +02:00
vdimir
7c7783e2ce
Merge pull request #66312 from ClickHouse/vdimir/proper_fix_join_on_nullsafe_optimization
Fix aliased JOIN ON expression formatting
2024-07-27 00:58:12 +00:00
Alexey Milovidov
f187163fa6 Fix English 2024-07-27 02:58:00 +02:00
Alexey Milovidov
04775ec4fb English 2024-07-27 02:52:34 +02:00
Alexey Milovidov
783189c9d1
Merge pull request #67178 from kitaisreal/convert-outer-join-to-inner-join-disable-for-non-all-join-strictness
Disable convert OUTER JOIN to INNER JOIN optimization for non ALL JOIN strictness
2024-07-26 23:26:09 +00:00
Alexey Milovidov
891f0c084d
Merge pull request #66869 from ClickHouse/vdimir/followup-66725
Followup #66725
2024-07-26 23:25:05 +00:00
Alexey Milovidov
cf702b2918
Merge pull request #67106 from azat/tests/02805_distributed_queries_timeouts
Reintroduce 02805_distributed_queries_timeouts
2024-07-26 23:24:30 +00:00
Alexey Milovidov
30a67dd37a
Merge pull request #67141 from ClickHouse/fix-00673_subquery_prepared_set_performance
Fix test `00673_subquery_prepared_set_performance`
2024-07-26 23:23:31 +00:00
Alexey Milovidov
c4d772557f
Merge pull request #66790 from ClickHouse/better-diagnostics-in-functional-tests
Better diagnostics in functional tests
2024-07-26 23:15:42 +00:00
Alexey Milovidov
362d528398
Merge pull request #67170 from ClickHouse/fix-00705_drop_create_merge_tree
Fix `00705_drop_create_merge_tree`
2024-07-27 01:21:03 +02:00
Yakov Olkhovskiy
0f4274ac96
increase filesystem_cache_reserve_space_wait_lock_timeout_milliseconds to 2000 2024-07-26 18:39:38 -04:00