Sema Checherinda
c7ae429c10
Merge pull request #65232 from ClickHouse/chesema-less-backoff-timeout-try-2
...
less backoff timeout try 2
2024-07-16 18:19:45 +00:00
Sema Checherinda
2d69740e2a
Merge branch 'master' into chesema-less-backoff-timeout-try-2
2024-07-16 12:48:27 +02:00
vdimir
480c546359
Merge branch 'master' into vdimir/fix_external_database_join_pushdown
2024-07-15 10:59:40 +02:00
Shaun Struwig
5daac46d8c
Merge branch 'ClickHouse:master' into docs_partitionID
2024-07-14 05:34:01 +02:00
Shaun Struwig
a90e10c438
add alias partitionI, update tests, and docs
2024-07-13 22:38:28 +00:00
Alexey Milovidov
a8219d3848
Merge pull request #66233 from arthurpassos/remove_concurrent_auth_storm
...
Remove host regexp concurrent integration test
2024-07-13 21:37:58 +00:00
Robert Schulze
eb9a629868
Revert "remove partitionID function, update tests and remove from documentation"
...
This reverts commit c3b72386a2
.
2024-07-13 20:06:37 +00:00
Robert Schulze
9b87a1469b
Revert "Fix integration tests"
...
This reverts commit 85f5fe832a
.
2024-07-13 20:06:12 +00:00
Robert Schulze
7e0daae303
Revert "Fix style"
...
This reverts commit 0eb081f899
.
2024-07-13 20:05:39 +00:00
Max K
1050217445
add support for new release branch
...
Automatic style fix
2024-07-13 16:21:22 +02:00
vdimir
7781067ba1
Fix pushdown for join with external table
...
Fix possible incorrect result for queries joining and filtering table external engine (like
PostgreSQL), due to too agressive filter pushdown. Since now, conditions
from where section won't be send to external database in case of outer
join with external table.
2024-07-12 09:54:30 +00:00
Alexey Milovidov
afa0c8280c
Merge pull request #66396 from ClickHouse/kssenii-patch-10
...
Update test_storage_rabbitmq/test.py
2024-07-11 23:16:14 +00:00
Kseniia Sumarokova
3e9f626519
Update test.py
2024-07-11 15:59:34 +02:00
Kseniia Sumarokova
c23aa2b765
Merge pull request #66288 from MikhailBurdukov/ignore_on_cluster_named_collection
...
Ignore ON CLUSTER clause in queries for management of replicated named collections.
2024-07-11 13:37:22 +00:00
Kseniia Sumarokova
5d1902d98d
Merge pull request #66211 from ClickHouse/delta-lake-fix
...
DeltaLake: fix reading schema and partition columns from checkpoint file
2024-07-11 13:26:01 +00:00
Antonio Andelic
7cff918a83
Fix test_parallel_replicas_custom_key
2024-07-10 17:04:07 +02:00
MikhailBurdukov
743fccbac4
Merge branch 'master' into ignore_on_cluster_named_collection
2024-07-10 15:48:18 +03:00
MikhailBurdukov
f8b9fe621a
Fix test
2024-07-10 12:47:19 +00:00
MikhailBurdukov
9876fa607d
Merge branch 'master' into ignore_on_cluster_named_collection
2024-07-10 11:08:58 +03:00
Alexander Tokmakov
73db17b499
Update parallel_skip.json
2024-07-10 00:19:55 +02:00
MikhailBurdukov
9fc557ad65
Ignore ON CLUSTER clause in queries for management of replicated named collections
2024-07-09 17:36:09 +00:00
kssenii
8a202d91ad
Properly read schema and partition columns from checkpoint file
2024-07-09 16:30:39 +02:00
Robert Schulze
0eb081f899
Fix style
2024-07-09 10:30:07 +00:00
Robert Schulze
85f5fe832a
Fix integration tests
2024-07-08 20:56:25 +00:00
Robert Schulze
7f30508559
Merge remote-tracking branch 'ClickHouse/master' into docs_partitionID
2024-07-08 20:08:05 +00:00
Arthur Passos
6098bc20d9
remove test
2024-07-08 10:51:26 -03:00
Blargian
c3b72386a2
remove partitionID function, update tests and remove from documentation
2024-07-08 14:14:13 +02:00
Antonio Andelic
b944dfff83
Merge pull request #65453 from ClickHouse/merge-tree-parallel-replicas-custom-key
...
Support for `cluster_for_parallel_replicas` when using custom key parallel replicas
2024-07-08 11:34:37 +00:00
Daniil Ivanik
d00b12d0a9
Merge pull request #64446 from divanik/divanik/fix_clickhouse_disks_2
...
Interactive client for clickhouse-disks
2024-07-08 09:00:15 +00:00
Antonio Andelic
e0fd83be4f
Merge branch 'master' into merge-tree-parallel-replicas-custom-key
2024-07-08 08:51:59 +02:00
pufit
4195ce2183
Merge branch 'master' into pufit/startup-scripts
2024-07-05 13:52:58 -04:00
Antonio Andelic
8d79663e3b
Merge branch 'master' into merge-tree-parallel-replicas-custom-key
2024-07-05 14:48:40 +01:00
Sema Checherinda
77e60543fd
Revert "insertion deduplication on retries for materialised views"
2024-07-05 14:58:17 +02:00
Kseniia Sumarokova
baa6e60cfd
Merge pull request #66009 from ClickHouse/fix-s3queue-flaky-tests
...
Fix flaky test_storage_s3_queue tests
2024-07-05 09:59:52 +00:00
Anton Popov
7fbe5a7915
Merge pull request #63636 from CurtizJ/azure-refactoring
...
Refactoring near azure blob storage
2024-07-05 00:27:14 +00:00
Nikita Taranov
6a40628bff
Merge pull request #65470 from ClickHouse/cgroup_mem_observer
...
Fix CgroupsMemoryUsageObserver
2024-07-04 23:10:20 +00:00
Nikita Mikhaylov
3a7c98399f
Merge pull request #65777 from ClickHouse/make_analyzer_important
...
Make `allow_experimental_analyzer` be controlled by the initiator for distributed queries
2024-07-04 20:38:40 +00:00
Anton Popov
7f2bfc5f14
Merge remote-tracking branch 'upstream/master' into HEAD
2024-07-04 16:13:30 +00:00
Vitaly Baranov
196df125b1
Merge pull request #66063 from vitlibar/fix-test-grpc-protocol-test-progress
...
Fix test test_grpc_protocol/test.py::test_progress
2024-07-04 15:20:14 +00:00
Vitaly Baranov
6bf1320870
Merge pull request #66061 from vitlibar/fix-shutdown-in-grpc-server
...
Fix shutdown in GRPCServer
2024-07-04 14:33:59 +00:00
divanik
4815f0d6ff
Resolve conflicts
2024-07-04 14:09:43 +00:00
Sema Checherinda
19816401c4
Merge pull request #61601 from ClickHouse/chesema-dedup-matview
...
insertion deduplication on retries for materialised views
2024-07-04 13:52:52 +00:00
Nikita Mikhaylov
dbfe632382
Correct the test to exclude farmHash for now
2024-07-04 13:11:13 +00:00
Nikita Mikhaylov
da5f3c1efd
Fix test
2024-07-04 13:01:57 +00:00
Nikita Mikhaylov
fe6a875c74
Make the setting back IMPORTANT + fix build
2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
d57375181d
Better
2024-07-04 11:12:27 +00:00
robot-clickhouse
7bd283764c
Automatic style fix
2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
dd3eb538f6
Better
2024-07-04 11:12:27 +00:00
robot-clickhouse
910065e427
Automatic style fix
2024-07-04 11:12:27 +00:00
Nikita Mikhaylov
6fcd0eed06
Remove tests which are no longer relevant
2024-07-04 11:12:27 +00:00