Commit Graph

331 Commits

Author SHA1 Message Date
Raúl Marín
e6969f5419 Remove unnecessary test diffs 2024-10-29 16:41:18 +00:00
Nikita Taranov
483c2677a0 impl 2024-10-14 21:06:59 +01:00
Raúl Marín
d9bcc6639e Increase max_rows_to_read in test reading from text_log 2024-10-14 13:09:12 +02:00
Nikita Mikhaylov
32fa2415ba Parallel replicas is Beta 2024-09-25 10:47:56 +00:00
Alexey Milovidov
a05c72c9a5 Parallel replicas feature is Beta 2024-09-25 10:47:56 +00:00
Kruglov Pavel
a226567bc2
Merge pull request #69560 from Avogar/fix-prewhere-reorder
Keep original order of conditions during move to prewhere
2024-09-17 18:22:19 +00:00
avogar
2812953a8a Try to fix tests 2024-09-13 13:37:42 +00:00
Igor Nikonov
bb063babff
Merge branch 'master' into pr-local-plan 2024-09-09 21:17:51 +02:00
Robert Schulze
2bbede2d93
Remove superfluous --multiquery/-n 2024-09-08 13:09:44 +00:00
Igor Nikonov
8629f7e592
Merge branch 'master' into pr-local-plan 2024-09-03 22:43:20 +02:00
Igor Nikonov
52b9f47977 Fix flaky 00157_cache_dictionary
+ disable paralell replicas on insert to avoid hitting
  `max_estimated_execution_time` setting
2024-09-03 14:18:25 +00:00
Igor Nikonov
5b4b08b711 Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-08-30 20:06:03 +00:00
Alexander Gololobov
c27513e540
Revert "Fix prewhere without columns and without adaptive index granularity (almost w/o anything)" 2024-08-26 17:38:07 +02:00
Igor Nikonov
17c1e82bc0 Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-08-23 18:27:19 +00:00
Igor Nikonov
d04db7e26d Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-08-11 20:11:32 +00:00
Alexey Milovidov
3244d447f2 Merge branch 'master' into tighten-limits-functional-tests 2024-08-07 22:34:31 +02:00
Nikita Mikhaylov
4e9c3baa25 Move analyzer to Beta stage 2024-08-05 15:29:14 +00:00
Alexey Milovidov
113f7e0c8c Maybe better 2024-08-03 19:37:38 +02:00
Alexey Milovidov
af324f69e9 Update test 2024-07-31 17:56:20 +02:00
Alexey Milovidov
458509909d Update test 2024-07-30 23:21:14 +02:00
Alexey Milovidov
d89019293e Update tests 2024-07-30 06:15:13 +02:00
Igor Nikonov
cf27f2665e Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-07-29 20:00:55 +00:00
Alexey Milovidov
8dd0542fc1 Merge branch 'master' into tighten-limits-functional-tests 2024-07-27 13:19:59 +02:00
Yakov Olkhovskiy
0f4274ac96
increase filesystem_cache_reserve_space_wait_lock_timeout_milliseconds to 2000 2024-07-26 18:39:38 -04:00
Alexey Milovidov
e2c78844a0 Fix tests 2024-07-24 14:53:09 +02:00
Alexey Milovidov
016888e29a Adjust some tests 2024-07-24 04:32:20 +02:00
Igor Nikonov
217e50d12e Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-07-23 13:38:28 +00:00
Raúl Marín
9f86b22d30 Speed up stateful tests table setup 2024-07-22 14:42:30 +02:00
Igor Nikonov
b952a11f35 Fix 00177_memory_bound_merging 2024-07-12 21:20:23 +00:00
Igor Nikonov
69652477f4 Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-07-11 10:17:28 +00:00
alesapin
706dd14367 Merge branch 'master' into fix_prewhere_without_columns 2024-07-03 11:25:58 +02:00
Igor Nikonov
366de07856 Remove prefer_localhost_replica 2024-06-18 10:39:50 +00:00
Igor Nikonov
c286188419 Update 00177_memory_bound_merging.reference 2024-06-18 10:39:13 +00:00
Amos Bird
9419a25231
Trivial count optimization with primary key 2024-06-06 23:21:38 +08:00
Robert Schulze
46b3266377
Tests: Convert error numbers to symbolic error codes 2024-05-31 09:53:53 +00:00
Raúl Marín
54cb4f2ac7 Rename allow_deprecated_functions to allow_deprecated_error_prone_window_functions 2024-05-24 12:54:06 +02:00
Alexey Milovidov
d8c48bf0c4
Merge branch 'master' into cross_join_compression 2024-05-04 23:24:26 +02:00
Nikita Taranov
5e3db5b503 fix tests 5 2024-05-01 12:24:05 +01:00
Maxim Alexeev
ff2598e8b5 fixed test 2024-04-29 00:13:21 +03:00
p1rattttt
cde04df8af
Merge branch 'ClickHouse:master' into cross_join_compression 2024-04-28 23:10:43 +03:00
Maxim Alexeev
8c8d30c255 Make test deterministic 2024-04-28 15:55:51 +03:00
Nikita Taranov
c5eda19575 impl 2024-04-09 15:47:37 +00:00
p1rattttt
5a9d1ac2f3
Merge branch 'master' into cross_join_compression 2024-03-28 10:13:18 +03:00
Maxim Alexeev
64c3c0bffc Added test 2024-03-28 01:09:02 +03:00
Dmitry Novik
d43a1a1984 Merge remote-tracking branch 'origin/master' into enable-analyzer 2024-03-22 14:15:57 +01:00
Dmitry Novik
6a00296c2f Fix stateful test 2024-03-22 13:28:35 +01:00
Kruglov Pavel
06d28eebe5
Fix test reference 2024-03-20 13:58:21 +01:00
avogar
514faa851c Make test 00159_parallel_formatting_tsv_and_friends.sh faster 2024-03-18 15:26:01 +00:00
avogar
679bf92cd1 Split test 00159_parallel_formatting_json_and_friends to avoid timeouts 2024-03-18 15:08:46 +00:00
Raúl Marín
b12245fdc5 Decrease logging level for http retriable errors to Info 2024-02-28 19:47:42 +01:00