Commit Graph

155129 Commits

Author SHA1 Message Date
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
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
Antonio Andelic
5d94818503 Fix context for startup scripts 2024-10-03 13:17:38 +02:00
Kseniia Sumarokova
62cdedd57e
Merge pull request #70279 from peter279k/improve_ipv4_or_null
Improve toIPv4OrNull function usage
2024-10-03 10:55:07 +00:00
robot-clickhouse
aadfc9e3d8
Merge pull request #70301 from ClickHouse/auto/v24.9.2.42-stable
Update version_date.tsv and changelog after v24.9.2.42-stable
2024-10-03 10:55:01 +00:00
Kseniia Sumarokova
cea52cc76f
Merge pull request #70257 from ClickHouse/fix-cannot-schedule-task
Avoid `Cannot schedule a task` error when loading parts
2024-10-03 10:17:55 +00:00
Raúl Marín
3a19332744
Merge pull request #70207 from Algunenano/arrayMin_fix
Fix multiple issues with arrayMin and arrayMax
2024-10-03 10:17:04 +00:00
robot-clickhouse
53e22b6e62 Update version_date.tsv and changelogs after v24.9.2.42-stable 2024-10-03 10:14:59 +00:00
Kseniia Sumarokova
752a1ec466
Merge pull request #70141 from ClickHouse/refactor-object-storage-read
Refactor reading from object storage
2024-10-03 10:14:28 +00:00
Max Kainov
967dfb0044 CI: Remove await feature from release branches 2024-10-03 11:04:57 +02:00
Antonio Andelic
94ed53784b Fix test_keeper_four_word_command 2024-10-03 10:33:03 +02:00
Konstantin Bogdanov
e36526072c
Add a test 2024-10-03 10:06:06 +02:00
Konstantin Bogdanov
89e1fbdfcf
Fix 2024-10-03 10:06:00 +02:00
Robert Schulze
61b6a93ab3
Merge pull request #70270 from rschu1ze/bump-usearch
Bump usearch to v2.15.2 and SimSIMD to v5.0.0
2024-10-03 07:49:11 +00:00
Alexey Milovidov
8236c9049d
Merge pull request #69739 from sakulali/create_as_copy_sorting
CREATE TABLE AS copy PRIMARY KEY, ORDER BY, and similar clauses.
2024-10-03 02:31:20 +00:00
Alexey Milovidov
0ddcddc277
Merge pull request #70086 from alsugiliazova/remove-unused-placeholder
Remove unused placeholder from exception message string
2024-10-03 02:29:52 +00:00
Alexey Milovidov
f486ca77d7
Merge pull request #70225 from ClickHouse/docs-materialize-column
[Docs] Improve clarity on MATERIALIZE COLUMN docs
2024-10-03 02:29:09 +00:00
Alexey Milovidov
12a84d6f87
Merge pull request #69878 from ClickHouse/fix-test-01278
Fix test `01278_random_string_utf8`
2024-10-03 02:13:15 +00:00
Alexey Milovidov
6aaadf130c
Merge pull request #69845 from ClickHouse/fix-nan-with-fill
Fix WITH FILL with NaN keys
2024-10-03 02:12:59 +00:00
Michael Kolupaev
f5dc38dad4 Merge remote-tracking branch 'origin/master' into mvrere 2024-10-02 21:25:40 +00:00
Mikhail f. Shiryaev
e53271ed2f
Merge pull request #70272 from ClickHouse/better-tests-balance
Fair tests balancing for integration tests
2024-10-02 20:41:48 +00:00
kssenii
67fc9f9db8 Update LocalObjectStorage 2024-10-02 20:13:52 +02:00
Antonio Andelic
368c06c5cb
Merge pull request #70275 from ClickHouse/keeper-less-blocking-cluster-changes
Keeper improvement: less blocking during cluster changes
2024-10-02 17:41:23 +00:00
Antonio Andelic
39685473e3
Merge pull request #70175 from ClickHouse/debug-perf
Fix performance checks
2024-10-02 17:41:01 +00:00
Michael Kolupaev
1df357aab0 Merge remote-tracking branch 'origin/master' into mvrere 2024-10-02 16:57:22 +00:00
Raúl Marín
461bcb563b Old analyzer had a different behaviour for WITH CUBE 2024-10-02 18:36:09 +02:00
Michael Kolupaev
091f9cb711 Merge remote-tracking branch 'origin/master' into maxmap 2024-10-02 16:34:50 +00:00
Mikhail f. Shiryaev
d81115b3b2
Use common functions, fix flaky tests 2024-10-02 17:53:16 +02:00
Mikhail f. Shiryaev
3b2ced501a
Slight typing improvements, add {replace,reset}_zookeeper_config 2024-10-02 17:50:25 +02:00
Mikhail f. Shiryaev
cfb340212e
Fix two simple flaky tests 2024-10-02 17:50:25 +02:00
Mikhail f. Shiryaev
f285e9b4c5
Add cluster.wait_zookeeper_nodes_to_start
Both wait_zookeeper_secure_to_start and wait_zookeeper_to_start are the
same, and users creating wait_zookeeper_nodes_to_start here and there.
2024-10-02 17:50:23 +02:00
kssenii
4c82e8b3b0 Fix LocalObjectStorage 2024-10-02 17:43:43 +02:00
Alexander Tokmakov
6d729078dd
Merge pull request #69586 from ClickHouse/fix_flaky_check
Make a test ready for flaky check
2024-10-02 15:43:13 +00:00
kssenii
45cff0443c Add blocker inside runner as well because it is thread_local 2024-10-02 17:26:50 +02:00
Peter
51cd0f0e3c
Improve toIPv4OrNull function usage 2024-10-02 23:07:09 +08:00
Shichao
816a5a5b21
Merge pull request #70219 from peter279k/add_to_typename_usage
Improve toTypeName function usage
2024-10-02 14:46:52 +00:00
Antonio Andelic
80b355007e Merge branch 'master' into debug-perf 2024-10-02 16:28:41 +02:00
Mikhail f. Shiryaev
ba069d9664
Add a little bit of typing, fix logging 2024-10-02 16:21:00 +02:00