Commit Graph

148432 Commits

Author SHA1 Message Date
Alexey Milovidov
13abd7c4eb
Merge pull request #67009 from ClickHouse/fix-test-00186_very_long_arrays
Fix test `very_long_arrays`
2024-07-25 15:39:19 +00:00
Dmitry Novik
82654361f9
Merge pull request #66982 from linhgiang24/patch-2
Included "ON CLUSTER cluster_name" syntax for RELOAD DICTIONARIES command
2024-07-25 15:39:11 +00:00
Dmitry Novik
93a2dbf85c
Move syntax part on top 2024-07-25 17:02:11 +02:00
Alexander Tokmakov
baee31c12a fix truncate database 2024-07-25 16:15:37 +02:00
Robert Schulze
4b505badd3
Attempt to fix flakiness of some window view tests 2024-07-25 14:11:41 +00:00
Konstantin Bogdanov
f654db215f
Fix naming 2024-07-25 15:56:29 +02:00
Alexander Tokmakov
64eeece533 fix 2024-07-25 15:49:59 +02:00
Antonio Andelic
670413a69d
Merge pull request #67016 from ClickHouse/static-order-mess
Try to fix exception logging in destructors of static objects
2024-07-25 13:46:22 +00:00
Alexey Milovidov
a1f2c815f4
Merge pull request #67007 from XuJia0210/bugfix_table_db_num_limit_test_flaky
bugfix AttachedTable counting not symmetry, and adding some test logs…
2024-07-25 13:34:37 +00:00
Alexey Milovidov
1bbe4cadd4
Merge pull request #67089 from ClickHouse/CurtizJ-patch-8
Increase timeout for curl in tests
2024-07-25 13:34:03 +00:00
Daniil Ivanik
2457a2a7d7
Merge pull request #66851 from yohannj/fix_error_codes
Update error codes related to number of accepted arguments
2024-07-25 13:32:14 +00:00
Konstantin Bogdanov
e0b1253688
Fix harder 2024-07-25 15:25:33 +02:00
avogar
ad44fb1ba4 Increase lock_acquire_timeout_for_background_operations setting in dynamic merges tests 2024-07-25 13:22:19 +00:00
Konstantin Bogdanov
ae75c99e3f
Add a test 2024-07-25 15:17:59 +02:00
Raúl Marín
b23ce171c3 My black version said this was ok 2024-07-25 13:11:32 +00:00
Alexander Tokmakov
cccb710f7f
Merge pull request #67029 from ClickHouse/revert-66993-revert-66785-fix_992
Revert "Revert "Fix for 992 and friends""
2024-07-25 13:04:41 +00:00
Konstantin Bogdanov
92cca8e65d
Fix 2024-07-25 14:54:28 +02:00
Raúl Marín
2c83a39503 Fixes 2024-07-25 12:53:59 +00:00
Konstantin Bogdanov
00c1b89aae
Merge pull request #66991 from ClickHouse/fix-database-replicated-ddl-worker-data-race
[CI Fest] Fix data race in DatabaseReplicatedDDLWorker
2024-07-25 12:45:37 +00:00
Raúl Marín
b80305ba98 Improve backport script 2024-07-25 14:31:00 +02:00
Sema Checherinda
0dc67aae97 fix MIN_ITERATIONS 2 2024-07-25 13:52:30 +02:00
vdimir
88c84c2076
Merge branch 'master' into vdimir/followup-66725 2024-07-25 13:16:41 +02:00
Vitaly Baranov
ac514a5103
Merge pull request #66881 from vitlibar/fix-broken-part-error-while-restoring-to-s3-plain-rewritable
Fix broken part error while restoring to s3_plain_rewritable
2024-07-25 11:16:31 +00:00
Raúl Marín
6851ccffb8
Merge pull request #67046 from CurtizJ/disable-setting
Disable setting `optimize_functions_to_subcolumns`
2024-07-25 10:43:05 +00:00
alesapin
103fcef3b4
Merge pull request #66973 from ClickHouse/add_more_diagnostics
[CI Fest] Add more diagnostics in case of digest mismatch for DatabaseReplicated (investigating #64936)
2024-07-25 10:35:58 +00:00
Nikita Taranov
dac7e8ef2f
Merge pull request #60377 from nickitat/adaptive_task_size_mt_read_pool
Adaptive read task size calculation in parallel replicas
2024-07-25 10:25:41 +00:00
Nikita Taranov
8988f0518f
Merge pull request #66983 from ClickHouse/split_01508_partition_pruning_long
Split 01508_partition_pruning_long
2024-07-25 10:24:53 +00:00
alesapin
0a023e763a
Merge pull request #67067 from ClickHouse/increase_timeout_for_server
[CI Fest] Increase timeout for test_broken_part_during_merge
2024-07-25 10:17:09 +00:00
Max K
86e23b346f rename test stages 2024-07-25 12:12:37 +02:00
alesapin
4ee409094d
Update tests/performance/decimal_aggregates.xml 2024-07-25 12:12:23 +02:00
Azat Khuzhin
49732f2966 Tune sleep duration/receive_timeout in 02805_distributed_queries_timeouts
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-25 12:07:42 +02:00
Azat Khuzhin
1a4730f1f3 Use Distributed table to avoid extra DESC queries
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-25 12:07:42 +02:00
Azat Khuzhin
dc2c3fb1ca Revert "Merge pull request #66563 from ClickHouse/delete-bad-test"
This reverts commit d0753c8bb6, reversing
changes made to b8202e19ba.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-25 12:07:42 +02:00
Robert Schulze
6968945373
Functions [s-t]*: Iterate over input_rows_count where appropriate 2024-07-25 10:00:17 +00:00
Antonio Andelic
c5e01c91d2 Merge branch 'master' into dont-ignore-sigsegv 2024-07-25 11:23:39 +02:00
Azat Khuzhin
60f529f667 The most precise way of tracking flushing time in 01246_buffer_flush
Right now there are couple of issues with the test:

- it does not takes into account INSERT time
- it does not takes into account SELECT time, which can be significant
  from time to time, for instance here [1] it takes 3.3 seconds (and due
  to tsan build it is not possible to find out why)

      2024.07.23 20:52:18.238844 [ 13045 ] {d903650b-ab87-44f3-b7c3-4145e02f1301} <Debug> executeQuery: (from [::1]:39430) (comment: 01246_buffer_flush.sh) select count() from data_01256; (stage: Complete)
      2024.07.23 20:52:21.588183 [ 13045 ] {d903650b-ab87-44f3-b7c3-4145e02f1301} <Debug> TCPHandler: Processed in 3.354887498 sec.

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/66934/919005c4f70b044ecd9cc1bbce5dc5e276e11929/stateless_tests__tsan__s3_storage__[4_4].html

Anyway all of this can be fixed by using QueryStart-insert into data
table time.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-25 11:06:57 +02:00
Robert Schulze
6fab321e9f
Merge pull request #66897 from rschu1ze/funcs-g-r-input_rows_count
Functions [h-r]*: Iterate over input_rows_count where appropriate
2024-07-25 08:54:47 +00:00
János Benjamin Antal
2aa613fd14
Merge pull request #66924 from ClickHouse/fix-flaky-01923_network_receive_time_metric_insert
Decrease rate limit in `01923_network_receive_time_metric_insert`
2024-07-25 08:35:48 +00:00
Nikita Fomichev
b5171df779 Update test 03198_table_function_directory_path.sql 2024-07-25 10:32:52 +02:00
János Benjamin Antal
d785f4dde9
Merge pull request #67070 from ClickHouse/fix-flaky-test-seekable-formats-tests
Fix flaky `test_seekable_formats_url` and `test_seekable_formats` S3 storage tests
2024-07-25 08:32:52 +00:00
János Benjamin Antal
2def300631
Merge pull request #67049 from ClickHouse/fix-sanitizer-allocation-size-is-too-big
Increase max allocation size for sanitizers
2024-07-25 08:32:38 +00:00
Nikita Fomichev
c6a643f981 Update tests/queries/0_stateless/02992_all_columns_should_have_comment.sql 2024-07-25 10:31:38 +02:00
Ilya Yatsishin
db5b4c0e96
Merge pull request #66986 from qoega/integration-flaky-check-repeat
Add hardening to integration tests flaky check: repeat test case multiple times with same environment.
2024-07-25 08:18:37 +00:00
joelynch
e1dc94e1a5
Merge branch 'master' into joelynch/table-comments 2024-07-25 10:15:03 +02:00
Nikita Fomichev
e1f89f41f7
Merge pull request #67027 from ClickHouse/fix-flaky-integration-tests
Integration tests: fix flaky tests `test_backup_restore_on_cluster/test_concurrency.py` & `test_manipulate_statistics/test.py`
2024-07-25 07:50:17 +00:00
Michael Kolupaev
1b2fd51e09
Merge pull request #66977 from ClickHouse/uwo
Apply libunwind fix
2024-07-25 03:40:19 +00:00
Konstantin Bogdanov
e21d23d04d
Less locks 2024-07-25 05:28:59 +02:00
Konstantin Bogdanov
80b9b13771
Less checks, more locks 2024-07-25 05:28:59 +02:00
Konstantin Bogdanov
cea3bbc45b
More checks 2024-07-25 05:28:59 +02:00
Konstantin Bogdanov
aa9908f6da
Fix harder 2024-07-25 05:28:58 +02:00