Commit Graph

130284 Commits

Author SHA1 Message Date
kssenii
6368d060b7 Add a test 2023-12-06 19:39:18 +01:00
Mikhail f. Shiryaev
9cf87f4261
Merge pull request #57571 from ClickHouse/fix-install-deb
Ignore rare removal race issue "No such file or directory"
2023-12-06 19:33:56 +01:00
Alexey Milovidov
b7335c93fb Remove a feature 2023-12-06 19:12:31 +01:00
Alexey Milovidov
65ae332479
Merge pull request #57576 from ClickHouse/revert-56724
Revert "Merge pull request #56724 from canhld94/ch_replicated_column_mismatch"
2023-12-06 19:09:46 +01:00
Alexey Milovidov
3723573f81 Revert "Merge pull request #56724 from canhld94/ch_replicated_column_mismatch"
This reverts commit a9bb76378f, reversing
changes made to 588fd16518.
2023-12-06 19:09:07 +01:00
Alexey Milovidov
a3ff4eab07
Merge pull request #57563 from ClickHouse/clarify-prefer-not-to-merge
Clarify the usage of `prefer_not_to_merge` option
2023-12-06 17:34:28 +01:00
Mikhail f. Shiryaev
7dbe435c36
Ignore rare removal race issue "No such file or directory" 2023-12-06 15:40:43 +01:00
vdimir
8f32293104
Merge pull request #57416 from ClickHouse/vdimir/fix_test_encrypted_disk
Change type of s3_cache in test_encrypted_disk
2023-12-06 14:37:40 +01:00
Kseniia Sumarokova
29c770502a
Fix possible segfault in PostgreSQLSource 2023-12-06 14:34:06 +01:00
vdimir
b0239dbc87
Merge pull request #57464 from azat/client-log-comment-fix
Fix adjusting log_comment in case of multiple files passed
2023-12-06 12:39:58 +01:00
Alexey Milovidov
f8de7f6bc2 Merge branch 'master' into s3queue_production_ready 2023-12-06 12:25:29 +01:00
Alexey Milovidov
b91e0f89ec Address review comments 2023-12-06 12:24:58 +01:00
Alexey Milovidov
a560328294 Fix bad test 2023-12-06 12:24:12 +01:00
vdimir
c42fade8a7
Analyzer allow join on const for semi and anti 2023-12-06 11:19:14 +00:00
vdimir
f29386de0b
Materialize block in HashJoin for Type::EMPTY 2023-12-06 11:17:29 +00:00
Kseniia Sumarokova
e02883cd4a
Merge branch 'master' into fix-materialized-pg-issue-with-incorrect-connection-options 2023-12-06 12:16:04 +01:00
Alexey Milovidov
0b597eadf8 Clarify the usage of prefer_not_to_merge option 2023-12-06 12:11:03 +01:00
Alexey Milovidov
af8a32f6f4 Remove some features 2023-12-06 12:10:32 +01:00
Alexey Milovidov
6b4f37d336 Remove some features 2023-12-06 12:09:47 +01:00
alesapin
e8b017d323
Merge pull request #57513 from ClickHouse/enable_async_block_ids_cache_by_default
Enable async block ids cache by default
2023-12-06 11:35:25 +01:00
Nikolai Kochetov
718b542f40
Merge pull request #57518 from ClickHouse/cleanup-around-distributed
Simple cleanup in distributed (while dealing with parallel replicas)
2023-12-06 10:22:17 +01:00
Robert Schulze
697e967b40
Un-flake 02911_support_alias_column_in_indices 2023-12-05 20:27:10 +00:00
Alexey Milovidov
76bbeaa676 S3Queue is production ready 2023-12-05 21:10:19 +01:00
jsc0218
6b888f7fa5
Merge pull request #57272 from jsc0218/FixTestFileNameTypo
Fix Test File Name Type
2023-12-05 14:18:10 -05:00
jsc0218
11ac570ff3 Merge remote-tracking branch 'origin/master' into FixTestFileNameTypo 2023-12-05 19:12:13 +00:00
jsc0218
cdd5280272
Merge pull request #57387 from evillique/better-disks
Initialize only required disks in clickhouse-disks
2023-12-05 13:59:04 -05:00
Robert Schulze
f56dd6561f
Merge remote-tracking branch 'rschu1ze/master' into revert-revert-sqid 2023-12-05 18:41:10 +00:00
Robert Schulze
8e4e37d8ed
Revert "Revert "Support use alias column in indices""
This reverts commit d0b591be2a.
2023-12-05 18:22:32 +00:00
Igor Nikonov
f123dd0070 Fix addShard() 2023-12-05 18:07:51 +00:00
Kseniia Sumarokova
f56fe785e8
Update test.py 2023-12-05 18:40:56 +01:00
Nikolai Kochetov
681cfaa38a
Merge pull request #56764 from ClickHouse/avoid-stuck-for-indefinite-sourcers
Try to fix hang in 01104_distributed_numbers_test
2023-12-05 16:34:02 +01:00
Alexey Milovidov
bdef6b4d28
Merge pull request #57537 from ClickHouse/revert-57220-alias_column_in_indices
Revert "Support use alias column in indices"
2023-12-05 16:21:57 +01:00
Alexey Milovidov
d0b591be2a
Revert "Support use alias column in indices" 2023-12-05 18:21:45 +03:00
Alexey Milovidov
805db2b414
Merge pull request #57536 from ClickHouse/revert-56171-dev-seriesPeriodDetect
Revert "Implemented series period detect method using pocketfft lib"
2023-12-05 16:17:29 +01:00
Alexey Milovidov
d7d83c99e5
Revert "Implemented series period detect method using pocketfft lib" 2023-12-05 18:17:07 +03:00
robot-clickhouse
24edd44fe6
Merge pull request #57501 from xleoken/patch
fix tip doc
2023-12-05 16:03:42 +01:00
Nikolay Degterinsky
a776a5cac5
Merge pull request #57483 from joelynch/stop-listen-tcp-secure
bugfix: correctly parse SYSTEM STOP LISTEN TCP SECURE
2023-12-05 15:25:34 +01:00
Nikolay Degterinsky
7f59eb438d
Merge pull request #57379 from evillique/fix-jsonmergepatch
Fix function jsonMergePatch for partially const columns
2023-12-05 15:14:30 +01:00
vdimir
4e9402c3fc
Merge pull request #57413 from ClickHouse/vdimir/bugfix_validate_check_exceptions
Consider whole check failure in bugfix validate check as an error
2023-12-05 15:01:46 +01:00
robot-clickhouse
fee17abf7a Automatic style fix 2023-12-05 12:40:11 +00:00
Alexey Milovidov
bb9baea5b6
Merge pull request #57521 from ClickHouse/changelog-23.11
Remove a feature.
2023-12-05 13:36:45 +01:00
Alexey Milovidov
f4d6439bc8 Add changelog for 23.11 2023-12-05 13:33:36 +01:00
Alexey Milovidov
862007bfca
Merge pull request #57519 from ClickHouse/revert-53562-group_sorted_array_function
Revert "Add new aggregation function groupArraySorted()"
2023-12-05 13:31:29 +01:00
Igor Nikonov
b2a269e8ce Formatting 2023-12-05 12:31:24 +00:00
Alexey Milovidov
2988f6f92a
Revert "Add new aggregation function groupArraySorted()" 2023-12-05 15:31:17 +03:00
Robert Schulze
f1a2b46d60
Incorporate feedback 2023-12-05 12:28:28 +00:00
Alexey Milovidov
099b18d38d
Merge pull request #57517 from ClickHouse/changelog-23.11
Add changelog for 23.11
2023-12-05 13:27:19 +01:00
Igor Nikonov
87a4c0bde4 Simple cleanup in distributed (while dealing with parallel replicas) 2023-12-05 12:25:02 +00:00
kssenii
0d313acd03 Fix 2023-12-05 13:22:35 +01:00
Alexey Milovidov
1d5fd9abc0 Add changelog for 23.11 2023-12-05 13:16:06 +01:00