Commit Graph

150516 Commits

Author SHA1 Message Date
max-vostrikov
0aed98f3f0
Merge pull request #67596 from ClickHouse/test_parquet_page_index
added tests for page index in parquet files
2024-08-07 00:15:07 +00:00
Han Fei
6fba2f19f6
Merge pull request #67928 from hanfei1991/hanfei/more-log-for-async-insert-scatter-partition
more logs to debug logical error from async inserts
2024-08-06 23:22:34 +00:00
Alexey Milovidov
e3ead8a3ba
Merge pull request #65564 from azat/override-logs-in-keeper-image
[RFC] Do not pass logs for keeper explicitly in the image to allow overriding
2024-08-06 22:58:20 +00:00
Alexey Milovidov
2d998b7c7a
Merge pull request #67565 from ClickHouse/chesema-perf-matview
enable parallel_view_processing in perf tests
2024-08-06 22:56:34 +00:00
Alexey Milovidov
ec83156691
Merge pull request #67896 from CurtizJ/fix-azure-create-container
Do not try to create azure container if not needed
2024-08-06 22:56:19 +00:00
Alexey Milovidov
65297524de
Merge pull request #67934 from ClickHouse/ci_strict_job_timeout
CI: Strict job timeout 1.5h for tests, 2h for builds
2024-08-06 22:50:39 +00:00
Nikita Mikhaylov
5b3692b4f0 Added some useful debug logs 2024-08-07 00:29:19 +02:00
Alexey Milovidov
d1d10a483b Merge branch 'master' into atomic-database-in-clickhouse-local 2024-08-07 00:29:07 +02:00
Alexey Gerasimchuck
a43ed76ae8 Fixed session log parallel/sequenced test work within a single fixture 2024-08-06 22:20:12 +00:00
Alexey Milovidov
82a95d0813
Merge pull request #67755 from ClickHouse/no-flaky-check
Introduce `no-flaky-check` tag
2024-08-06 22:19:07 +00:00
Alexey Milovidov
1eaccbe562
Merge pull request #67877 from ClickHouse/revert-58990-revert-58927-add-test-47892
Revert "Revert "Add a test for #47892""
2024-08-06 22:18:26 +00:00
Nikita Mikhaylov
9dec9be1b5 Fixed 2024-08-06 21:58:55 +00:00
pufit
04438784e2 add a stateless test for grant current grants 2024-08-06 16:45:46 -04:00
filimonov
340a2bcd25
Update comment3 2024-08-06 22:36:16 +02:00
Robert Schulze
139f5e55d3
Unflake 02099_tsv_raw_format.sh 2024-08-06 20:35:00 +00:00
filimonov
db2d732b2b
Update comment2 2024-08-06 22:25:47 +02:00
filimonov
45b55c4d6e
Update comment 2024-08-06 22:25:08 +02:00
Max K.
a15fb8be75
Merge pull request #67919 from ClickHouse/ci_no_critical_bug_fix_in_changleog
CI: Changelog: Critical Bug Fix to Bug Fix
2024-08-06 20:11:55 +00:00
Sema Checherinda
2ccfc8c0eb
Merge pull request #67470 from ClickHouse/chesema-01171-2
run 01171 test in parallel
2024-08-06 19:58:19 +00:00
Robert Schulze
915e6f6565
Merge pull request #67908 from Blargian/docs_toFloat
Update documentation of `toFloat32/64` and variants
2024-08-06 19:52:07 +00:00
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