Commit Graph

154948 Commits

Author SHA1 Message Date
Pavel Kruglov
a4cd3b326a
Merge branch 'master' into native-json-as-string 2024-10-04 14:14:39 +02:00
Daniil Ivanik
2fdf802c93
Merge pull request #70101 from rschu1ze/vec-search-adaptive-granularity
Make vector similarity indexes work with adaptive granularity
2024-10-04 11:05:45 +00:00
Nikolai Kochetov
0cc5940fba
Merge pull request #70327 from jsc0218/IgnoreInDeduplicateMergeProjectionMode
Add Ignore Option In DeduplicateMergeProjectionMode
2024-10-04 10:25:43 +00:00
Kseniia Sumarokova
cbd1212a41
Merge pull request #70336 from filimonov/maybe_fix_rabbitmq
Maybe fix RabbitMQ
2024-10-04 09:43:00 +00:00
Antonio Andelic
1ad027b2c5
Merge pull request #70350 from Algunenano/stateless_minio
Don't fail the stateless check script if we can't collect minio logs
2024-10-04 08:58:54 +00: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
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
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
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
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
Nikolay Degterinsky
0d08f0e500
Merge pull request #70326 from ClickHouse/evillique-patch-1
Update view.md
2024-10-03 15:30:47 +00:00
jsc0218
b59bd4d28d don't change default 2024-10-03 15:06:50 +00:00
jsc0218
d25678fc21 add ignore option 2024-10-03 15:00:27 +00:00
Nikolay Degterinsky
e067c8aedb
Update view.md 2024-10-03 16:29:55 +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
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
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
766458aa0f Allow to serialize JSON column as single String column in Native format 2024-10-03 11:44:47 +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
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
Raúl Marín
461bcb563b Old analyzer had a different behaviour for WITH CUBE 2024-10-02 18:36:09 +02:00
Mikhail f. Shiryaev
d81115b3b2
Use common functions, fix flaky tests 2024-10-02 17:53:16 +02:00