Commit Graph

150188 Commits

Author SHA1 Message Date
Robert Schulze
26b622540f
Merge pull request #64489 from ClickHouse/zup
Update zlib-ng from 2.0.2 to 2.1.7
2024-08-06 19:23:05 +00:00
Zhukova, Maria
36b6adbb30 qpl-cmake: Better wording on ISA-L copy and removed non-required linking 2024-08-06 12:15:23 -07:00
Ilya Yatsishin
881d57a764
Merge branch 'master' into revert-67507-revert-66536-external-replace-to-null 2024-08-06 21:04:17 +02:00
jsc0218
94dec67a46 Merge remote-tracking branch 'origin/master' into FixBloomFilterCast 2024-08-06 18:46:52 +00:00
Robert Schulze
9594a9baff
Fix memory corruption in usearch 2024-08-06 18:43:44 +00:00
Robert Schulze
7a5b30d955
Re-add forked usearch repo 2024-08-06 18:39:18 +00:00
Robert Schulze
302bd5fdc6
Remove usearch submodule 2024-08-06 18:37:26 +00:00
Yatsishin Ilya
8cfcf341ae fix 2024-08-06 18:26:52 +00:00
Robert Schulze
c4fda6cd4c
Fix style 2024-08-06 18:26:22 +00:00
Nikita Mikhaylov
1ce71ed96d Merge branch 'master' of github.com:ClickHouse/ClickHouse into ts-engine 2024-08-06 20:25:20 +02:00
Raúl Marín
6061f01dc0 Disable more slow tests 2024-08-06 20:24:03 +02:00
Raúl Marín
0156910580 Disable another slow tests in fasttest 2024-08-06 20:24:03 +02:00
Raúl Marín
401d4348b5 Remove waiting for mutations from fast tests 2024-08-06 20:24:03 +02:00
Raúl Marín
64e33c510a Disable 02998_primary_key_skip_columns in fast tests 2024-08-06 20:24:03 +02:00
Raúl Marín
ebc5b260ab Disable 02447_drop_database_replica in slow tests 2024-08-06 20:24:03 +02:00
Raúl Marín
71d47d2d07 Disable 02434_cancel_insert_when_client_dies in fast tests 2024-08-06 20:24:03 +02:00
Raúl Marín
d09eaac0da Make 00965_shard_unresolvable_addresses.sql faster and parallelizable 2024-08-06 20:24:03 +02:00
Nikita Mikhaylov
60175f80a9 Revert "Add documentation."
This reverts commit 083fff6ed6.
2024-08-06 20:19:15 +02:00
Vitaly Baranov
bf33aabec4 Add documentation.
(cherry picked from commit 083fff6ed6)
2024-08-06 20:15:51 +02:00
Robert Schulze
4cdb6db1b7
Merge pull request #67855 from azat/ci/fix-use_query_cache-stressing
Fix query cache randomization in stress tests
2024-08-06 17:59:10 +00:00
Nikolai Kochetov
c74460b47e Cleanup. 2024-08-06 17:53:23 +00:00
Alexander Tokmakov
77103aa729 Merge branch 'master' into reject_poco 2024-08-06 19:52:05 +02:00
Nikolai Kochetov
9c92c26edc Simplify code. 2024-08-06 17:51:26 +00:00
Max Kainov
f0fdba3bbe CI: Strict job timeout 1.5h for tests, 2h for builds 2024-08-06 19:02:49 +02:00
Sema Checherinda
5c4f4f8503 do not add to custom disk names 2024-08-06 18:52:29 +02:00
Raúl Marín
57b6d46141 Make 01764_table_function_dictionary parallelizable 2024-08-06 18:28:01 +02:00
Raúl Marín
c58643897a Make 02002_row_level_filter_bug parallelizable 2024-08-06 18:26:31 +02:00
Raúl Marín
078e4ca36d Make 02950_dictionary_ssd_cache_short_circuit parallelizable 2024-08-06 18:21:58 +02:00
Raúl Marín
425fb0f485 Make 01600_multiple_left_join_with_aliases parallelizable 2024-08-06 18:20:09 +02:00
Raúl Marín
38d891c6be Make 02015_column_default_dict_get_identifier parallelizable 2024-08-06 18:18:09 +02:00
Raúl Marín
1e631472f0 Make 01685_ssd_cache_dictionary_complex_key parallelizable 2024-08-06 18:07:49 +02:00
maxvostrikov
2d93910bd6 added tags no-fasttest 2024-08-06 17:44:29 +02:00
Alexey Milovidov
357013f08d
Merge pull request #67726 from ClickHouse/fix-02789_reading_from_s3_with_connection_pool
Fix test `02789_reading_from_s3_with_connection_pool`
2024-08-06 15:43:48 +00:00
Nikolai Kochetov
61f9627955 Merge branch 'master' into ProjWithSpecialMergeTree 2024-08-06 15:30:03 +00:00
Robert Schulze
54ba7703b1
Fix #67742 2024-08-06 15:29:40 +00:00
Han Fei
40e763dd8b more logs to debug logical error from async inserts 2024-08-06 17:17:02 +02:00
Blargian
0bb8d1a8ed optimize formatting by 3% 2024-08-06 17:10:34 +02:00
Anton Popov
47953da08d fix reading of size column from missed Nested in compact parts 2024-08-06 15:08:40 +00:00
Jacob Reckhard
86e3b35f24 spelling fixes 2024-08-06 09:07:17 -06:00
Michael Stetsyuk
df2675fad0 [resubmit] add replication lag and recovery time metrics 2024-08-06 15:06:02 +00:00
Azat Khuzhin
bdfaffa9d7 tests: make test_distributed_inter_server_secret idempotent
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-08-06 16:59:23 +02:00
Sema Checherinda
35c297dc83 Merge branch 'master' into chesema-perf-matview 2024-08-06 16:57:25 +02:00
robot-clickhouse
e1e298f14e Automatic style fix 2024-08-06 14:57:04 +00:00
Max Kainov
f2591bd1a6 CI: CiBuddy with channel dispatcher 2024-08-06 16:55:04 +02:00
Robert Schulze
f20cfdb54e
Cosmetics III 2024-08-06 14:53:49 +00:00
Alexey Milovidov
9a297b31f5
Merge pull request #67113 from azat/tests/part_log_rmt_fetch_errors
Reintroduce 03002_part_log_rmt_fetch_*_error tests without flakiness and less time
2024-08-06 14:46:00 +00:00
Alexey Milovidov
2df8d6acde
Merge pull request #67423 from ClickHouse/bff
Fix bloom filter index breaking some queries
2024-08-06 14:45:44 +00:00
Alexey Milovidov
6c9d631727
Merge pull request #67589 from azat/tests/01811_storage_buffer_flush_parameters
Fix 01811_storage_buffer_flush_parameters flakiness
2024-08-06 14:43:17 +00:00
Azat Khuzhin
72bd43a309 tests: do not capture client stacktraces in stress tests
They are too uncontrollable, and likely will leave some clients [1].

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/67737/9658be5eea8351655dd3ea77b8c1d4717bac7999/stress_test__ubsan_.html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-08-06 16:42:19 +02:00
Azat Khuzhin
7c366a040f ci: use bash arrays to pass opts to clickhouse-test for stateless/stateful
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-08-06 16:39:16 +02:00