Commit Graph

123506 Commits

Author SHA1 Message Date
Anton Popov
67b27643ed fix creash in case of exception in prefetched pool 2023-09-07 16:56:13 +00:00
Anton Popov
401496aa1f Apply suggestions from code review
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
2023-09-06 10:27:46 +00:00
Anton Popov
77111a229d fix clang-tidy 2023-08-31 12:59:21 +00:00
Anton Popov
b7438e9910 fix test 2023-08-30 15:53:27 +00:00
Anton Popov
8197580746 fix tests and better interface 2023-08-29 17:23:52 +00:00
Anton Popov
7bc5627912 fix typos 2023-08-29 14:21:58 +00:00
Anton Popov
02391eafe1 refactoring of reading from MergeTree tables 2023-08-29 13:40:12 +00:00
Alexey Milovidov
3dc4194978
Merge pull request #53906 from ClickHouse/tzfix
Fix flakiness of 00514_interval_operators
2023-08-29 15:02:41 +03:00
Robert Schulze
93eec131ae
Merge pull request #53920 from rschu1ze/docs-laion
Dataset docs: Update + fix LAION-400M tutorial
2023-08-29 12:59:16 +02:00
robot-ch-test-poll1
2c8cc7979f
Merge pull request #53571 from ClickHouse/password-complexity-req
Add password complexity requirements to docs
2023-08-29 12:42:30 +02:00
Mikhail f. Shiryaev
25eda7f358
Merge pull request #53713 from arenadata/ADQM-1107
Fixed wrong python test name pattern
2023-08-29 12:38:12 +02:00
Robert Schulze
43367f99fb
Fix style 2023-08-29 12:35:56 +02:00
vdimir
a6abe23173
Merge pull request #53913 from cfanbo/patch-1 2023-08-29 12:26:32 +02:00
Robert Schulze
b4219886b4
Dataset docs: Update + fix LAION-400M tutorial 2023-08-29 10:17:13 +00:00
vdimir
9f990965e7
Merge pull request #53909 from ClickHouse/docs-dynamic-column-selection 2023-08-29 12:05:31 +02:00
Chen768959
a2d451d6e6
domainRFC support ipv6(square brackets) and fix #53179 (#53506) 2023-08-29 11:42:59 +02:00
Robert Schulze
679a983094
Switch paragraphs 2023-08-29 10:57:35 +02:00
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
cfanbo
2e49255f06
docs: fix func name error 2023-08-29 15:11:28 +08:00
Justin de Guzman
be65292714
Rename COLUMNS expression to dynamic column selection 2023-08-28 19:55:42 -07: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
Justin de Guzman
bc6c8ea410
Add info about password complexity req for ClickHouse Cloud 2023-08-28 18:16:53 -07: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
Michael Kolupaev
ad71bf5f7d Fix flakiness of 00514_interval_operators 2023-08-28 23:35:47 +00: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 Gerasimchuck
1069244d17 Fix in ci-runner.py 2023-08-28 22:05:36 +00: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