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 |
|
Mikhail Artemenko
|
c3cc2a3fb1
|
intro new request type
|
2024-09-05 16:14:50 +00:00 |
|
Miсhael Stetsyuk
|
c9aedee24f
|
Merge branch 'master' into fix-metadata-version-in-zookeeper
|
2024-09-05 16:52:56 +01:00 |
|
Michael Stetsyuk
|
32cfdc98b2
|
fix metadata_version in keeper
|
2024-09-05 15:51:37 +00:00 |
|
Christoph Wurm
|
5e0673d207
|
Remove version note
|
2024-09-05 16:07:33 +01:00 |
|
Nikolai Kochetov
|
d23145fd19
|
Update emptyArrayToSingle.h
|
2024-09-05 16:59:14 +02: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 |
|
Alexey Olshanskiy
|
d17b20705a
|
Add char escaping to docker's entrypoint
|
2024-09-05 17:55:56 +03:00 |
|
Pablo Marcos
|
0996ed5246
|
Create a deep copy of Settings to ensure they don't change
|
2024-09-05 14:53:14 +00:00 |
|
Nikolai Kochetov
|
fb8999a885
|
Remove commented code.
|
2024-09-05 14:44:51 +00:00 |
|
Nikolai Kochetov
|
03ac70f988
|
Fising build.
|
2024-09-05 14:41:06 +00:00 |
|
Alexander Tokmakov
|
6621365526
|
Update 01287_max_execution_speed.sql
|
2024-09-05 16:40:44 +02:00 |
|
Nikolai Kochetov
|
5f5acd3c44
|
Refactor ArrayJoin step.
|
2024-09-05 14:34:30 +00: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 |
|
shiyer7474
|
ef177d2c9f
|
Proper cleanup & restart for subsequent iterations
|
2024-09-05 11:37:57 +00:00 |
|
Alexander Gololobov
|
e1b2952a60
|
Merge branch 'master' into query_plan_for_merge
|
2024-09-05 13:32:12 +02:00 |
|
Daniil Ivanik
|
6c52c3d015
|
Merge pull request #69285 from cwurm/docs_clarify_lightweight_delete
Clarify timing of lightweight delete
|
2024-09-05 11:22:32 +00:00 |
|
Mikhail Artemenko
|
6455e1dfa1
|
add ephemerals check
|
2024-09-05 11:14:43 +00:00 |
|
Mikhail Artemenko
|
ae512fe533
|
add test for single delete
|
2024-09-05 11:05:23 +00:00 |
|