Commit Graph

150118 Commits

Author SHA1 Message Date
Nikolai Kochetov
581594d5d0
Merge pull request #66672 from jsc0218/ProjWithSpecialMergeTree
Projection Merge in Special MergeTree
2024-08-07 11:09:10 +00:00
Raúl Marín
c9340cba32
Merge pull request #67622 from Algunenano/unit_test_asan
Don't run ASAN unit tests under gdb
2024-08-07 10:48:00 +00:00
maxvostrikov
e8bf5129c0 fix docks for clickhouse-keeper-client
starting 24.7 paths are not accepted as bare strings, only as string literals - https://github.com/ClickHouse/ClickHouse/pull/65494
2024-08-07 12:44:31 +02:00
Ilya Yatsishin
47111eb5af
Merge pull request #67511 from ClickHouse/revert-67507-revert-66536-external-replace-to-null
Revert "Revert "Add settings to replace external engines to Null during create""
2024-08-07 10:38:04 +00:00
Raúl Marín
3cd3b2857c 00965_shard_unresolvable_addresses is still slow 2024-08-07 12:33:04 +02:00
Raúl Marín
e0794b6fa8
Merge pull request #67932 from Algunenano/no-parallel-4
Remove some no-parallel tags from tests (Part 4)
2024-08-07 10:26:59 +00:00
Kseniia Sumarokova
29de277e90
Merge pull request #67841 from ClickHouse/add-debug-logs-for-window-view
Add debug logging for window view tests
2024-08-07 10:15:31 +00:00
János Benjamin Antal
3c531d314d Fix build 2024-08-07 10:09:35 +00:00
maxvostrikov
a9735f470c squash! fix docks for groupConcat function documentation had wrong usage of a function. Examples of usage - 763952bf36/tests/queries/0_stateless/03156_group_concat.sql 2024-08-07 12:09:26 +02:00
Robert Schulze
a9c284dd8e
Include fixes aafe498 and cfaa852 2024-08-07 10:07:27 +00:00
maxvostrikov
de41ffa18f fix docks for groupConcat function
documentation had wrong usage of a function. Examples of usage - 763952bf36/tests/queries/0_stateless/03156_group_concat.sql
2024-08-07 12:06:14 +02:00
vdimir
53c4c51f19
Merge pull request #67015 from ClickHouse/vdimir/block_stucture_mismatch_62486
Fix storage Buffer over Distributed
2024-08-07 09:50:45 +00:00
vdimir
a119024be8
Merge pull request #67920 from ClickHouse/vdimir/datetime64_constant_to_ast
Fix DateTime64 parsing after constant folding
2024-08-07 09:41:42 +00:00
Robert Schulze
e07f8b4807
Merge pull request #67933 from mzhukova/dev/mzhukova/upd-qpl-1.6.0
Upgrade QPL to v1.6.0
2024-08-07 09:40:49 +00:00
Duc Canh Le
7fa6948884 Merge branch 'master' into drop_detached_partition_all
Fix CI
2024-08-07 09:20:06 +00:00
Anton Popov
2c10d8c6c1
Merge pull request #66243 from CurtizJ/fix-filling-empty-subcolumns
Fix filling of missed subcolumns
2024-08-07 09:16:20 +00:00
Anton Popov
66f95cd073
Merge pull request #66443 from amosbird/cleanup-projections
Clean up projection inside storage snapshot
2024-08-07 09:02:25 +00:00
Robert Schulze
7af334bd46
Merge pull request #67942 from rschu1ze/fix-memoverflow-in-usearch
Fix memory corruption in usearch
2024-08-07 08:38:14 +00:00
Robert Schulze
ead9dc42d8
Make it worse 2024-08-07 08:31:49 +00:00
Robert Schulze
96a0aec87b
Merge pull request #67947 from rschu1ze/fix-flaky-02099_tsv_raw_format
Unflake 02099_tsv_raw_format.sh
2024-08-07 08:16:13 +00:00
Antonio Andelic
a28c0db3fc
Merge pull request #67882 from ClickHouse/remove-unsupported-files
Lazily create invalid files in S3
2024-08-07 07:09:24 +00:00
pufit
3b642e7f91
Merge pull request #66364 from azat/cluster-inter-server-secret-fix
Fix cluster() for inter-server secret (preserve initial user as before)
2024-08-07 04:58:12 +00:00
lgbo-ustc
81b9d6d3f5 add doc 2024-08-07 08:57:56 +08:00
lgbo-ustc
9845aeac0f support percent_rank in old analyzer 2024-08-07 08:57:56 +08:00
lgbo-ustc
b8c6beeb7a update doc 2024-08-07 08:57:56 +08:00
lgbo-ustc
08c48cf944 update 2024-08-07 08:57:56 +08:00
lgbo-ustc
8f5cf70aab add some comments 2024-08-07 08:57:56 +08:00
lgbo-ustc
682c735fa6 update tests 2024-08-07 08:57:56 +08:00
lgbo-ustc
2e521e17ed fixed 2024-08-07 08:57:56 +08:00
lgbo-ustc
b35dd3bc02 simplify codes 2024-08-07 08:57:56 +08:00
lgbo-ustc
6e7bffa6ea remove unused codes 2024-08-07 08:57:56 +08:00
lgbo-ustc
632ab91bbb revert format 2024-08-07 08:57:56 +08:00
lgbo-ustc
b35ff7e417 update test 2024-08-07 08:57:56 +08:00
lgbo-ustc
114284bdce fixed 2024-08-07 08:57:55 +08:00
pufit
2a5a8f15f4 Add an explicit error for ALTER MODIFY SQL SECURITY on non-view tables. 2024-08-06 20:51:44 -04:00
Alexey Milovidov
25f557667a Change log level in clickhouse-local 2024-08-07 02:47:53 +02:00
jsc0218
20c2d346a5 just add test 2024-08-07 00:35:25 +00:00
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
filimonov
340a2bcd25
Update comment3 2024-08-06 22:36:16 +02:00