Commit Graph

153130 Commits

Author SHA1 Message Date
JackyWoo
3974e9060a Fix docs and some fixups 2024-09-06 18:50:02 +08:00
Robert Schulze
8c9cf37858
Merge pull request #69090 from ucasfl/fix-vector-index
Fix bug that vector similarity index does not work for cosine distance
2024-09-06 10:24:46 +00:00
Robert Schulze
d9d83fd56b
Merge pull request #69065 from ucasfl/vector-index
Disable alter table add vector similarity index if setting does not enabled
2024-09-06 10:11:38 +00:00
Alexander Tokmakov
e2a7a1f662
Update StackTrace.cpp 2024-09-06 12:08:14 +02:00
Yarik Briukhovetskyi
eb540da247
Merge branch 'ClickHouse:master' into time_buckets_impl 2024-09-06 11:56:22 +02:00
robot-clickhouse
b3b8abb413 Automatic style fix 2024-09-06 09:13:48 +00:00
Igor Nikonov
2de3a6175a Merge remote-tracking branch 'origin/master' into fix-pr-not-ready-set 2024-09-06 08:36:04 +00:00
Igor Nikonov
2ace0c55eb Increase timeout for intergration test tsan job 2024-09-06 08:35:39 +00:00
Antonio Andelic
a348993d6a
Merge pull request #69013 from shiyer7474/fix_integ_tests
Fix test_role & test_keeper_s3_snapshot integration tests
2024-09-06 07:55:02 +00:00
kevinyhzou
02e129f0d1 modify test 2024-09-06 10:15:43 +08:00
Konstantin Bogdanov
0c9ed351ef
Merge pull request #68900 from ClickHouse/add-ip6tables-to-ci-helper
ci: add IPv6 support to `NetworkManager`
2024-09-06 02:00:02 +00:00
kevinyhzou
f8b6025e07 rename to allow_experimental_join_right_table_sorting and modify comments 2024-09-06 09:43:32 +08:00
avogar
ff86b1872f Remove extra files 2024-09-05 23:38:31 +00:00
avogar
f22876302e Mark Dynamic type as not safe primary key type to avoid issues with Fields 2024-09-05 23:37:29 +00:00
Nikita Mikhaylov
2f668a0d5d
Merge pull request #69299 from ClickHouse/tavplubix-patch-10
Don't run 01287_max_execution_speed with slow builds
2024-09-05 23:21:25 +00:00
Konstantin Bogdanov
4ad2b04702
Merge pull request #69289 from cwurm/docs_clarify_lightweight_delete_v2
Docs: Add info on lightweight_deletes_sync
2024-09-05 23:03:34 +00:00
Konstantin Bogdanov
a463b2b44c
Poke CI 2024-09-06 00:22:56 +02:00
robot-clickhouse
798f4b4c3b
Automatic style fix 2024-09-06 00:22:56 +02:00
Konstantin Bogdanov
da3a7d0691
Setup missing ip6tables chain 2024-09-06 00:22:55 +02:00
Konstantin Bogdanov
26add45c70
Poke CI 2024-09-06 00:22:54 +02:00
Konstantin Bogdanov
1f5eb2cd2c
Set IPv6 instance to the node object 2024-09-06 00:22:54 +02:00
Konstantin Bogdanov
58b84e9e3d
Update network.py 2024-09-06 00:22:53 +02:00
Konstantin Bogdanov
d46065360b
Fix 2024-09-06 00:22:52 +02:00
Konstantin Bogdanov
335ca75174
Lint 2024-09-06 00:22:51 +02:00
Konstantin Bogdanov
9be79614a3
Fix 2024-09-06 00:22:50 +02:00
Konstantin Bogdanov
5ee5c8224e
Fix 2024-09-06 00:22:50 +02:00
Konstantin Bogdanov
d49d413c8d
No legacy 2024-09-06 00:22:49 +02:00
Konstantin Bogdanov
fe42299928
Typo 2024-09-06 00:22:48 +02:00
Konstantin Bogdanov
cedddf6fa4
PoC 2024-09-06 00:22:46 +02:00
Pablo Marcos
dde915681c
Merge pull request #69297 from pamarcos/tryresult-logical-error-trace
Improve logical error trace for TryResult
2024-09-05 20:14:47 +00:00
Alexander Gololobov
2df5edc1c1 Merge branch 'master' of github.com:ClickHouse/ClickHouse into query_plan_for_merge 2024-09-05 20:58:47 +02:00
Igor Nikonov
a2cfe62a67
Merge branch 'master' into fix-pr-not-ready-set 2024-09-05 20:40:13 +02:00
Yarik Briukhovetskyi
e799adc618
Merge branch 'ClickHouse:master' into time_buckets_impl 2024-09-05 19:57:53 +02:00
Alexander Tokmakov
c6f0e29eca
Update StackTrace.cpp 2024-09-05 18:36:13 +02:00
kssenii
364ad4315b Add checks agains segfault in DeltaLakeMetadata 2024-09-05 18:20:46 +02:00
Christoph Wurm
5e0673d207 Remove version note 2024-09-05 16:07:33 +01:00
Alexander Tokmakov
b6572e36b4
Merge pull request #61987 from allmazz/feat/59376
support ATTACH PARTITION `ALL` FROM `TABLE`
2024-09-05 14:57:38 +00:00
Pablo Marcos
0996ed5246 Create a deep copy of Settings to ensure they don't change 2024-09-05 14:53:14 +00:00
Alexander Tokmakov
6621365526
Update 01287_max_execution_speed.sql 2024-09-05 16:40:44 +02:00
Igor Nikonov
536e0808e3
Merge branch 'master' into pr-local-plan 2024-09-05 16:19:47 +02:00
Pablo Marcos
18a6b970eb Improve logical error trace
This will provide meaningful information whenever
the issue happens again.
2024-09-05 13:58:26 +00:00
shiyer7474
4d87e349a0 Python formatting 2024-09-05 13:57:46 +00:00
Anton Popov
27d81fd357
Merge pull request #69256 from CurtizJ/fix-drop-cache-transactions
Fix dropping of file cache in CHECK query in case of enabled transactions
2024-09-05 13:55:30 +00:00
Alexander Tokmakov
df3c5c9791
Update 00609_mv_index_in_in.sql 2024-09-05 15:51:03 +02:00
Igor Nikonov
3dcf87a804
Merge branch 'master' into fix-pr-not-ready-set 2024-09-05 15:32:24 +02:00
Mikhail f. Shiryaev
94a62b1df2
Merge pull request #69260 from ClickHouse/make-worker-private
Make infrastructure related scripts private
2024-09-05 12:49:30 +00:00
Christoph Wurm
57f80473cc Docs: Add info on lightweight_deletes_sync 2024-09-05 13:42:09 +01:00
Nikita Mikhaylov
2b0fe084ae
Merge pull request #69277 from den-crane/patch-73
Doc. Remove a misleading statement
2024-09-05 12:01:44 +00:00
Michael Stetsyuk
a991a58766 rm test_database_creation_idempotency 2024-09-05 11:58:05 +00:00
Alexander Gololobov
20eaecc4f3
Fix build 2024-09-05 13:50:26 +02:00