Commit Graph

155510 Commits

Author SHA1 Message Date
Mikhail Filimonov
1871de3620 fix Kafka test 2024-10-04 00:51:54 +02:00
Raúl Marín
81635c50a5 Remove odd files 2024-10-03 23:19:40 +02:00
Raúl Marín
973aee8f94 Don't fail the stateless check script if we can't collect minio logs 2024-10-03 23:15:22 +02:00
avogar
377d6eef6a Fix tests 2024-10-03 20:40:12 +00:00
Anton Popov
af1a0f12aa
Merge pull request #70333 from CurtizJ/fix-test-03237_insert_sparse_columns_mem
Fix flaky test `03237_insert_sparse_columns_mem`
2024-10-03 20:24:05 +00:00
avogar
7f32eb6b17 Fix tests, add docs and ramdomize new setting 2024-10-03 20:12:46 +00:00
jsc0218
40e2682c9e reproduce inconsistent results with ignore option 2024-10-03 19:30:05 +00:00
kssenii
383559fbbe Fix test 2024-10-03 20:16:47 +02:00
Mikhail Filimonov
fd5defd016 black formatter 2024-10-03 20:03:28 +02:00
jsc0218
6f3cf49229 add test and change doc 2024-10-03 17:44:35 +00:00
Raúl Marín
2dbef825b4 Fix crash when using WITH FILL incorrectly 2024-10-03 19:32:17 +02:00
Antonio Andelic
d3a6d7d9c7
Merge pull request #70310 from ClickHouse/fix-startup-scripts
Fix context for startup scripts
2024-10-03 17:18:16 +00:00
Michael Kolupaev
9c95c47449 Merge remote-tracking branch 'origin/master' into mvrere 2024-10-03 17:13:44 +00:00
Mikhail Filimonov
b36bfa34c8 Better RabbitMQ 2024-10-03 18:39:59 +02:00
Anton Popov
fcc2cdfe5e fix flaky test 03237_insert_sparse_columns_mem 2024-10-03 16:30:02 +00:00
robot-clickhouse
73ede0201f Automatic style fix 2024-10-03 16:09:31 +00:00
kssenii
2777a0390b Add test for delta 2024-10-03 18:01:15 +02:00
kssenii
3d2814f05d Add a test for iceberg 2024-10-03 17:42:50 +02:00
Tuan Pham Anh
c2b83708e2 Generate a string as the random suffix 2024-10-03 15:39:21 +00:00
Nikolay Degterinsky
0d08f0e500
Merge pull request #70326 from ClickHouse/evillique-patch-1
Update view.md
2024-10-03 15:30:47 +00:00
Max Kainov
f3b7dae1cc CI: Enable Integration Tests for backport PRs 2024-10-03 17:18:30 +02:00
avogar
0110d3f540 Don't mutate variants 2024-10-03 15:12:37 +00:00
avogar
7790b0ee4a Fix ALTER of Dynamic type with reducing max_types parameter 2024-10-03 15:07:13 +00:00
jsc0218
b59bd4d28d don't change default 2024-10-03 15:06:50 +00:00
kssenii
24c215b6c7 Use cached buffer in ramaining places 2024-10-03 17:02:49 +02:00
jsc0218
d25678fc21 add ignore option 2024-10-03 15:00:27 +00:00
Alexey Milovidov
164158af78 Sync with private 2024-10-03 16:34:25 +02:00
Nikolay Degterinsky
e067c8aedb
Update view.md 2024-10-03 16:29:55 +02:00
Alexey Milovidov
4c0c69f6df Merge branch 'master' of github.com:ClickHouse/ClickHouse into sync-settings 2024-10-03 16:17:25 +02:00
Alexey Milovidov
6c94578f86 Sync with private 2024-10-03 16:16:48 +02:00
alesapin
eb984db51e
Merge pull request #70145 from ClickHouse/more_retryable_errors
Add more retryable errors to MergeTree data parts check and Filesystem cache
2024-10-03 13:59:22 +00:00
robot-clickhouse
478d2dd099 Automatic style fix 2024-10-03 13:40:07 +00:00
Alexey Milovidov
1efa73ad47 Apply modifications 2024-10-03 15:35:30 +02:00
Nikolai Kochetov
1d4e70c9b3 Add anotehr test. 2024-10-03 13:33:47 +00:00
Alexey Milovidov
d606e6b020 Synchronize settings with private 2024-10-03 15:32:48 +02:00
vdimir
a3ee8a8a0e
Merge pull request #69067 from ClickHouse/vdimir/full_text_index_packed_1
Better exception for unsupported full_text index with non-full parts
2024-10-03 13:29:39 +00:00
Konstantin Bogdanov
1d97c86539
Merge pull request #70264 from ClickHouse/fix-matview-intersect-segfault
Fix segfault on creating materialized view with intersect
2024-10-03 13:27:04 +00:00
robot-clickhouse
bee93e515e Automatic style fix 2024-10-03 13:26:34 +00:00
Nikolai Kochetov
74de91f864 Add compatibility options for MergeTree settings. 2024-10-03 13:09:19 +00:00
Alexey Milovidov
1a5c05330d Synchronize settings with private 2024-10-03 15:01:18 +02:00
Antonio Andelic
441b651fff
Merge pull request #70298 from ClickHouse/fix-test_keeper_four_word_command
Fix `test_keeper_four_word_command`
2024-10-03 12:15:38 +00:00
avogar
ab04f21a9b Fix flaky test, fix tidy build 2024-10-03 12:03:18 +00:00
avogar
766458aa0f Allow to serialize JSON column as single String column in Native format 2024-10-03 11:44:47 +00:00
Pavel Kruglov
a20b3db5af
Update 03248_json_as_string_row_binary.sh 2024-10-03 13:44:07 +02:00
Max K.
8b7e138c2c
Merge pull request #70294 from ClickHouse/ci_remove_await_on_release_branches
CI: Remove await feature from release branches
2024-10-03 11:38:04 +00:00
robot-clickhouse
86c0055be2 Automatic style fix 2024-10-03 11:28:41 +00:00
Antonio Andelic
15ad25a3a2 Create query context 2024-10-03 13:21:48 +02:00
kssenii
d6acfd5dd3 Adjust code to merged refactoring from master 2024-10-03 13:19:40 +02:00
Antonio Andelic
5d94818503 Fix context for startup scripts 2024-10-03 13:17:38 +02:00
Pavel Kruglov
f1415ef1ea
Fix docs 2024-10-03 12:58:05 +02:00