Commit Graph

123483 Commits

Author SHA1 Message Date
János Benjamin Antal
a1a45ee905
Merge pull request #53766 from ilejn/exceptions_kafka_consumers
system.kafka_consumers exception info improvements
2023-08-29 10:22:26 +02:00
robot-ch-test-poll
5ccc75b0f7
Merge pull request #53769 from ClickHouse/pufit/keeper-client-node-from-config
KeeperClient auto-detection of keeper node from clickhouse configs
2023-08-29 09:33:11 +02:00
pufit
7f4fc3744d resolve issues 2023-08-28 22:23:01 -04:00
Alexey Milovidov
cb831a5fb7
Merge pull request #53876 from davvard/master
Fix: USearch deserialize
2023-08-29 04:45:30 +03:00
robot-ch-test-poll4
ea7f583708
Merge pull request #53891 from ClibMouse/feature/uint128-hash-big-endian
Make UInt128TrivialHash endianness-independent
2023-08-29 02:55:47 +02:00
Alexey Milovidov
0c0e8e548a
Merge pull request #53864 from jsc0218/ignore-foreign-keys-in-tables-definition
Ignore foreign keys in tables definition
2023-08-29 03:09:54 +03:00
Alexey Milovidov
9b4ded6804
Merge pull request #53756 from ClibMouse/update_openSSL_3.0.10
Upgrade openSSL to  v3.0.10
2023-08-29 03:00:36 +03:00
Alexey Milovidov
e09abfc011
Merge pull request #52600 from xiaolei565/xuelei_dev
The configuration of S3 endpoint allow using it from the root, and append '/' automatically if needed.
2023-08-29 01:42:08 +03:00
Alexey Milovidov
bbef3ceeb0
Merge pull request #53902 from HarryLeeIBM/hlee-s390x-stripe-log
Fix StripeLog storage endian issue for s390x
2023-08-29 00:35:48 +03:00
Robert Schulze
9f9c4293fa
Update usearch to v2.0.2 2023-08-28 20:10:49 +00:00
HarryLeeIBM
dcecf52a68 Fix StripeLog storage endian issue for s390x 2023-08-28 11:35:04 -07:00
Alexander Tokmakov
98e6a6b09b
Merge pull request #53849 from ClickHouse/tavplubix-patch-9
Fix segfault in `TableNameHints` (with `Lazy` database)
2023-08-28 17:51:30 +02:00
ltrk2
e52934ce61 Make UInt128TrivialHash endianness-independent 2023-08-28 08:39:50 -07:00
Nikolai Kochetov
a47ae631bd
Merge pull request #53589 from kitaisreal/aggregator-merge-states-in-batch
Experiment Aggregator merge and destroy states in batch
2023-08-28 15:46:49 +02:00
jsc0218
c91b409bcf remove trailing white spaces to pass format check 2023-08-28 09:19:46 -04:00
Alexey Milovidov
b7d8ebf5e2
Merge pull request #53511 from Enmk/fix-ReplacingMergeTree-do_not_merge_across_partitions_select_final
Fixed SELECTing from ReplacingMergeTree with do_not_merge_across_partitions_select_final
2023-08-28 16:07:06 +03:00
Robert Schulze
4c78c08847
Add test 2023-08-28 13:02:24 +00:00
xuelei
ebc7dbb628 The configuration of S3 append '/' automatically if needed 2023-08-28 09:39:22 -03:00
Alexey Milovidov
cba1d66882
Merge pull request #53873 from ClickHouse/auto/v23.3.11.5-lts
Update version_date.tsv and changelogs after v23.3.11.5-lts
2023-08-28 15:33:05 +03:00
Alexey Milovidov
4ff9175050
Merge pull request #53875 from ClickHouse/auto/v22.8.21.38-lts
Update version_date.tsv and changelogs after v22.8.21.38-lts
2023-08-28 15:32:56 +03:00
Igor Nikonov
1ed79c4a8f
Merge pull request #53874 from ClickHouse/auto/v23.5.5.92-stable
Update version_date.tsv and changelogs after v23.5.5.92-stable
2023-08-28 14:27:18 +02:00
Igor Nikonov
5ddf138e58
Merge pull request #53872 from ClickHouse/auto/v23.6.3.87-stable
Update version_date.tsv and changelogs after v23.6.3.87-stable
2023-08-28 14:25:02 +02:00
Robert Schulze
53cca12616
Merge pull request #53760 from ClibMouse/feature/json-handling-on-big-endian
Improve JSON-handling on s390x
2023-08-28 14:18:45 +02:00
Davit Vardanyan
9190fb2ba3 Fix: Deserialize 2023-08-28 16:18:12 +04:00
Igor Nikonov
6a24025bfd
Merge pull request #53870 from ClickHouse/auto/v23.7.5.30-stable
Update version_date.tsv and changelogs after v23.7.5.30-stable
2023-08-28 14:11:33 +02:00
robot-clickhouse
fa1b5fe2a8 Update version_date.tsv and changelogs after v22.8.21.38-lts 2023-08-28 12:00:47 +00:00
robot-clickhouse
e89488f37a Update version_date.tsv and changelogs after v23.5.5.92-stable 2023-08-28 11:56:30 +00:00
robot-clickhouse
504af09ec9 Update version_date.tsv and changelogs after v23.3.11.5-lts 2023-08-28 11:50:34 +00:00
robot-clickhouse
1747b41901 Update version_date.tsv and changelogs after v23.6.3.87-stable 2023-08-28 11:48:16 +00:00
Igor Nikonov
a2686af496
Merge pull request #53862 from ClickHouse/cleanup-parallel-replicas-0
Remove unused parallel replicas coordinator in query info
2023-08-28 13:30:23 +02:00
robot-clickhouse
0e277d4f90 Update version_date.tsv and changelogs after v23.7.5.30-stable 2023-08-28 10:06:28 +00:00
vdimir
b92c436c29
Merge pull request #53699 from ClickHouse/vdimir/filter_pushdown_const_bug 2023-08-28 11:45:05 +02:00
xuelei
636e7ddae7 deal with conflict 2023-08-28 06:05:21 -03:00
xiaolei565
7b4902133d
Update registerDiskS3.cpp 2023-08-28 16:54:13 +08:00
xiaolei565
853551bd3e
Update registerDiskS3.cpp 2023-08-28 12:38:33 +08:00
xiaolei565
ef6e1fd2d6
Update diskSettings.cpp 2023-08-28 12:38:08 +08:00
xiaolei565
58a1160095
Update diskSettings.cpp 2023-08-28 12:37:54 +08:00
xiaolei565
8d2c03ea26
Update registerDiskS3.cpp 2023-08-28 11:41:53 +08:00
xiaolei565
b9e872ddf7
Update diskSettings.cpp 2023-08-28 11:28:31 +08:00
xiaolei565
3c457c47c2
Update diskSettings.cpp 2023-08-28 11:05:30 +08:00
xuelei
643dd499b8 deal with conflict 2023-08-27 23:46:53 -03:00
xuelei
bb12f7decc deal with conflict 2023-08-27 23:41:23 -03:00
jsc0218
bf12415215 Ignore foreign keys in tables definition 2023-08-27 21:18:13 -04:00
Igor Nikonov
7368bf65b3 Remove unused parallel replicas coordinator in query info 2023-08-27 22:12:39 +00:00
Alexey Milovidov
88128db26f
Merge pull request #53624 from ClickHouse/docs-smt-zh
Add translated Chinese language docs for SharedMergeTree
2023-08-28 01:07:48 +03:00
Alexey Milovidov
bff5cb5629
Merge pull request #53859 from rschu1ze/boost-1.83
Bump boost to 1.83
2023-08-27 23:31:29 +03:00
Alexey Milovidov
a17e6e2d1b
Merge pull request #53759 from amosbird/clickhouse_as_library_3
Slightly build improvement
2023-08-27 23:30:52 +03:00
Robert Schulze
f522c24774
Merge pull request #53706 from zvonand/zvonand-issue-50570
Try to fix bug with NULL::LowCardinality(Nullable(...)) NOT IN
2023-08-27 21:43:50 +02:00
Robert Schulze
ef3a6ee4fc
Merge pull request #53856 from ucasfl/field
refactor some code
2023-08-27 21:37:44 +02:00
Robert Schulze
54b3c2f86f
Bump boost to 1.83 2023-08-27 14:47:52 +00:00