李扬
|
4412946532
|
Merge branch 'master' into orc_dict_encode
|
2024-09-15 17:25:20 +08:00 |
|
Nikita Taranov
|
918ead070a
|
Merge pull request #69602 from ClickHouse/rm_explicit_initial_announce_from_RFMT
Remove explicit announce from local replica in ReadFromMergeTree
|
2024-09-14 17:58:41 +00:00 |
|
Nikita Taranov
|
8fd9345d2d
|
fix
|
2024-09-13 21:26:58 +01:00 |
|
Miсhael Stetsyuk
|
98a2c1c638
|
Merge pull request #69274 from ClickHouse/fix-metadata-version-in-zookeeper
fix `metadata_version` in ZooKeeper
|
2024-09-13 17:11:21 +00:00 |
|
Nikita Taranov
|
bab574d674
|
Merge pull request #69404 from bigo-sg/69135
`have_compressed` is lost in `HashJoin::reuseJoinedData`
|
2024-09-13 16:39:43 +00:00 |
|
Nikita Taranov
|
57a6a64d8c
|
fix
|
2024-09-13 17:31:47 +01:00 |
|
Nikita Taranov
|
de78992966
|
Update tests/integration/test_parallel_replicas_snapshot_from_initiator/test.py
Co-authored-by: Igor Nikonov <954088+devcrafter@users.noreply.github.com>
|
2024-09-13 18:25:51 +02:00 |
|
Nikita Taranov
|
42670a46d4
|
impl
|
2024-09-13 17:00:46 +01:00 |
|
Alexander Tokmakov
|
8111a32c72
|
Merge pull request #69539 from ClickHouse/evillique-patch-2
Fix attach of ReplicatedMergeTree tables in Replicated databases
|
2024-09-13 13:06:21 +00:00 |
|
Michael Stetsyuk
|
721e9a7356
|
empty
|
2024-09-13 12:38:58 +00:00 |
|
Michael Stetsyuk
|
1b1db0081f
|
do not fix metadata_version if replica is read_only
|
2024-09-13 12:38:25 +00:00 |
|
Daniil Ivanik
|
2fce90ab76
|
Merge pull request #66782 from a-a-f/input_format_json_empty_as_default
Add support for the `input_format_json_empty_as_default` setting
|
2024-09-13 10:33:45 +00:00 |
|
李扬
|
11c7cdabf8
|
Merge branch 'ClickHouse:master' into orc_dict_encode
|
2024-09-13 18:26:20 +08:00 |
|
Yarik Briukhovetskyi
|
e0c4a88f98
|
Merge pull request #69514 from aiven-sal/aiven-sal/showcolumns
Correctly handle tables' names with dots in SHOW COLUMNS and SHOW INDEX
|
2024-09-13 10:12:53 +00:00 |
|
János Benjamin Antal
|
d5c3adabde
|
Merge pull request #69301 from aohoyd/master
Add xml char escaping to docker's entrypoint
|
2024-09-13 10:11:30 +00:00 |
|
lgbo-ustc
|
08fd6c8ab6
|
have_compressed is lost in reuseJoinedData
|
2024-09-13 17:18:27 +08:00 |
|
Nikita Taranov
|
f330fdb1bf
|
Merge pull request #69406 from canhld94/parallel_join_limit_threads
Not retaining thread in concurrent hash join threadpool
|
2024-09-13 09:14:48 +00:00 |
|
Michael Kolupaev
|
e1a206c84d
|
Merge pull request #64953 from ClickHouse/tomic
Disallow creating refreshable MV on Linux < 3.15
|
2024-09-13 03:42:28 +00:00 |
|
Duc Canh Le
|
59763a937e
|
Merge branch 'master' into parallel_join_limit_threads
Fix CI
|
2024-09-13 01:47:20 +00:00 |
|
Michael Kolupaev
|
7e99f05981
|
Merge remote-tracking branch 'origin/master' into tomic
|
2024-09-12 21:45:09 +00:00 |
|
Alexander Gololobov
|
09f22920d9
|
Merge pull request #69525 from ClickHouse/backport_mergetask
Backport MergeTask changes from private to minimize merge conflicts
|
2024-09-12 19:52:10 +00:00 |
|
Kruglov Pavel
|
8610a01745
|
Merge pull request #69147 from Avogar/fix-s3-cluster-structure
Fix propogating structure argument in s3Cluster
|
2024-09-12 17:24:26 +00:00 |
|
Antonio Andelic
|
f62cb32c5c
|
Merge pull request #69332 from ClickHouse/issues/68932/remove-recursive
Support removeRecursive natively in keeper
|
2024-09-12 17:14:34 +00:00 |
|
Kseniia Sumarokova
|
f50898ae98
|
Merge pull request #69513 from ClickHouse/s3queue-refactor
S3Queue: small refactoring
|
2024-09-12 16:56:59 +00:00 |
|
Yakov Olkhovskiy
|
d3533742d5
|
Merge pull request #68236 from marco-vb/marco-vb/x509-san-support-wildcard
Added support for wildcard usage in x509 SubjectAltName identification.
|
2024-09-12 16:00:35 +00:00 |
|
Nikita Taranov
|
54f0a8c0e2
|
Merge pull request #69554 from KevinyhZou/fix_settings_join_to_sort
Fix upgrade check failure for join_to_sort settings
|
2024-09-12 15:07:17 +00:00 |
|
Robert Schulze
|
c9dd409baa
|
Merge pull request #69549 from rschu1ze/qc-with-truncated-results
Disallow query cache for queries with non-throw overflow mode
|
2024-09-12 13:58:38 +00:00 |
|
kevinyhzou
|
2225389474
|
Fix upgrade check failed for join_to_sort settings
|
2024-09-12 20:10:42 +08:00 |
|
Alexander Gololobov
|
e15b86cd9d
|
Merge branch 'master' into backport_mergetask
|
2024-09-12 13:29:59 +02:00 |
|
Alexander Gololobov
|
bbcde19910
|
Merge pull request #69383 from ClickHouse/tmp_files_lookup
Refactor temporary file usage in MergeTask with QueryPlan
|
2024-09-12 10:57:15 +00:00 |
|
Ilya Yatsishin
|
98ef5f6e10
|
Merge pull request #69253 from ClickHouse/restore-replace-to-null-settings-fix
Restore external tables to Null supports no settings
|
2024-09-12 10:40:54 +00:00 |
|
kssenii
|
3e3a80e714
|
Merge remote-tracking branch 'origin/s3queue-refactor' into s3queue-refactor
|
2024-09-12 12:35:59 +02:00 |
|
kssenii
|
6e94c9f617
|
Fix
|
2024-09-12 12:34:56 +02:00 |
|
Marco Vilas Boas
|
185d9401e5
|
Merge branch 'ClickHouse:master' into marco-vb/x509-san-support-wildcard
|
2024-09-12 11:08:45 +01:00 |
|
Alexey Katsman
|
d7f271c658
|
Merge pull request #69269 from alexkats/external-data-checksum
Use another error code for external data in buffer
|
2024-09-12 09:38:09 +00:00 |
|
Robert Schulze
|
5fe5cc8611
|
Disallow query cache for queries with non-throw overflow mode
|
2024-09-12 09:21:27 +00:00 |
|
Mikhail Artemenko
|
494455e4eb
|
Merge branch 'master' into issues/68932/remove-recursive
|
2024-09-12 08:51:41 +00:00 |
|
Alexander Gololobov
|
8ea2573a9d
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into backport_mergetask
|
2024-09-12 09:31:54 +02:00 |
|
Alexander Gololobov
|
856a66d45f
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into tmp_files_lookup
|
2024-09-12 09:26:36 +02:00 |
|
Yakov Olkhovskiy
|
fd53b39352
|
bump
|
2024-09-12 02:33:15 -04:00 |
|
Mikhail f. Shiryaev
|
8a70017815
|
Merge pull request #69538 from ClickHouse/fix-latest-sync-commit
Get rid of broken `get_commits().reversed`
|
2024-09-12 05:34:35 +00:00 |
|
Yakov Olkhovskiy
|
c124533ef9
|
fix
|
2024-09-12 00:08:53 -04:00 |
|
Yakov Olkhovskiy
|
98c0f82f28
|
make it compatible with multiple runs
|
2024-09-11 20:45:54 -04:00 |
|
robot-clickhouse
|
1da5729f89
|
Automatic style fix
|
2024-09-11 21:08:43 +00:00 |
|
Nikolay Degterinsky
|
8e3ba4bd6c
|
Add test
|
2024-09-11 22:59:06 +02:00 |
|
Igor Nikonov
|
56b39c37a1
|
Merge pull request #64448 from ClickHouse/pr-local-plan
Local plan for parallel replicas
|
2024-09-11 20:44:37 +00:00 |
|
Nikolay Degterinsky
|
b30aabf635
|
Fix attach of ReplicatedMergeTree tables in Replicated databases
|
2024-09-11 22:38:54 +02:00 |
|
Mikhail f. Shiryaev
|
370ce5ef63
|
Get rid of broken get_commits().reversed
|
2024-09-11 22:37:30 +02:00 |
|
Julia Kartseva
|
b5289c1f08
|
Merge pull request #60341 from KevinyhZou/improve_join_insert_from
Improve left/inner join performance by rerange right table by keys
|
2024-09-11 19:04:41 +00:00 |
|
Kseniia Sumarokova
|
b216e1a74b
|
Merge branch 'master' into s3queue-refactor
|
2024-09-11 20:56:11 +02:00 |
|