Vladimir Cherkasov
|
93b14847ac
|
Merge pull request #68682 from ClickHouse/vdimir/join_select_inner_table
Selection of hash join inner table
|
2024-11-04 14:13:44 +00:00 |
|
Vitaly Baranov
|
ae2eeb489d
|
Merge pull request #70027 from vitlibar/fix-restore-on-cluster-sync
Better error-handling and cancellation of ON CLUSTER backups and restores
|
2024-11-01 17:01:07 +00:00 |
|
Miсhael Stetsyuk
|
97c0087084
|
Merge pull request #70297 from ClickHouse/fix-metadata-version-in-ZooKeeper-ignore-readonly
move `fixReplicaMetadataVersionIfNeeded` from attach thread to restarting thread
|
2024-11-01 15:55:12 +00:00 |
|
Vitaly Baranov
|
f6b5d27c58
|
Rework coordination of hosts during BACKUP ON CLUSTER / RESTORE ON CLUSTER.
Fix concurrency check, implement cancelling of distributed backups/restores.
|
2024-10-30 22:18:35 +01:00 |
|
Kseniia Sumarokova
|
87cfc1dfd7
|
Update cluster.py
|
2024-10-28 17:29:15 +01:00 |
|
Michael Stetsyuk
|
01cb0eb32f
|
mv fixReplicaMetadataVersionIfNeeded from attach thread to restarting thread
|
2024-10-28 13:06:26 +00:00 |
|
Tuan Pham Anh
|
98c6afcf53
|
Merge remote-tracking branch 'origin/master' into support-ddl-on-cluster-stop-waiting-offline-hosts
|
2024-10-28 07:30:23 +00:00 |
|
Antonio Andelic
|
f44827beca
|
Small fix
|
2024-10-24 15:14:43 +02:00 |
|
Antonio Andelic
|
b24239a75c
|
Merge branch 'master' into fix-keeper-with-xid-64
|
2024-10-24 14:06:36 +02:00 |
|
vdimir
|
2fc1e5469f
|
Merge branch 'master' into vdimir/join_select_inner_table
|
2024-10-24 10:49:39 +00:00 |
|
Antonio Andelic
|
b32e1939e5
|
Fix
|
2024-10-24 09:32:47 +02:00 |
|
Vitaly Baranov
|
5cf74f4da2
|
Make "minio/certs/CAs" directory before running Minio in integration tests.
|
2024-10-22 20:41:20 +02:00 |
|
Vitaly Baranov
|
6cce5e893a
|
Enable logging for mock HTTP servers used in some integration tests.
|
2024-10-22 20:41:13 +02:00 |
|
Tuan Pham Anh
|
28ca432483
|
Merge branch 'master' into report-running-ddl-worker-hosts
|
2024-10-22 06:56:06 +00:00 |
|
vdimir
|
528b0ac711
|
Merge branch 'master' into vdimir/join_select_inner_table
|
2024-10-18 10:01:38 +00:00 |
|
Julian Maicher
|
2a73d4cd8e
|
Fix readiness/health check for OpenLDAP container
See https://github.com/bitnami/containers/issues/73310
Closes #65762
|
2024-10-16 17:24:12 +02:00 |
|
Kseniia Sumarokova
|
d3258e0a80
|
Merge pull request #70268 from ucasfl/iceberg-hdfs
Support reading iceberg tables on HDFS
|
2024-10-11 11:57:26 +00:00 |
|
vdimir
|
cfdfc3856e
|
Merge branch 'master' into vdimir/join_select_inner_table
|
2024-10-10 12:02:49 +00:00 |
|
Michael Kolupaev
|
f7d9c3a9b1
|
Fix refreshable MV in system database breaking server startup
|
2024-10-08 04:00:19 +00:00 |
|
vdimir
|
5b6a774d89
|
Merge branch 'master' into vdimir/join_select_inner_table
|
2024-10-07 14:10:41 +00:00 |
|
vdimir
|
0872cc0dd7
|
fix inegration settings randomization with non default tag
|
2024-10-04 10:05:16 +00:00 |
|
flynn
|
c7514a7912
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into iceberg-hdfs
|
2024-10-04 05:33:54 +00:00 |
|
Mikhail Filimonov
|
fd5defd016
|
black formatter
|
2024-10-03 20:03:28 +02:00 |
|
robot-clickhouse
|
2c8c5629d9
|
Automatic style fix
|
2024-10-03 16:57:27 +00:00 |
|
vdimir
|
3fb92a61a0
|
t
|
2024-10-03 16:49:19 +00:00 |
|
Mikhail Filimonov
|
b36bfa34c8
|
Better RabbitMQ
|
2024-10-03 18:39:59 +02:00 |
|
vdimir
|
d627507fec
|
Merge branch 'master' into vdimir/join_select_inner_table
|
2024-10-03 09:57:47 +00:00 |
|
flynn
|
da900368c1
|
try fix test
Fix style
|
2024-10-02 17:23:50 +00:00 |
|
tuanpach
|
eef838bade
|
Merge branch 'master' into report-running-ddl-worker-hosts
|
2024-10-03 00:13:06 +08:00 |
|
vdimir
|
7777617b76
|
Merge branch 'master' into vdimir/join_select_inner_table
|
2024-10-02 15:55:27 +00:00 |
|
Mikhail f. Shiryaev
|
3b2ced501a
|
Slight typing improvements, add {replace,reset}_zookeeper_config
|
2024-10-02 17:50:25 +02:00 |
|
Mikhail f. Shiryaev
|
f285e9b4c5
|
Add cluster.wait_zookeeper_nodes_to_start
Both wait_zookeeper_secure_to_start and wait_zookeeper_to_start are the
same, and users creating wait_zookeeper_nodes_to_start here and there.
|
2024-10-02 17:50:23 +02:00 |
|
Mikhail f. Shiryaev
|
ba069d9664
|
Add a little bit of typing, fix logging
|
2024-10-02 16:21:00 +02:00 |
|
flynn
|
d2d972e71b
|
fix
|
2024-10-02 13:53:24 +00:00 |
|
flynn
|
b777f1c73d
|
fix
|
2024-10-02 11:56:22 +00:00 |
|
Tuan Pham Anh
|
6413b15d81
|
1) Extend stop_start_wait_sec and reduce connection_timeout_ms in
test_replicated_database when restarting an instance.
2) Make createReplicaDirs and markReplicasActive virtual functions
|
2024-10-02 11:55:26 +00:00 |
|
flynn
|
15bc3df2c3
|
fix style
|
2024-10-02 11:37:02 +00:00 |
|
flynn
|
3332d59584
|
Support reading iceberg tables on HDFS
|
2024-10-02 11:15:16 +00:00 |
|
Mikhail f. Shiryaev
|
84c81cdc3c
|
Move the common keeper code to helpers/keeper_utils.py
|
2024-10-02 09:50:36 +02:00 |
|
Mikhail f. Shiryaev
|
63cb7dfa5f
|
Fix some issues in cluster.py, improve logging
|
2024-10-01 21:53:09 +02:00 |
|
Mikhail f. Shiryaev
|
8b40f15c7b
|
Set docker_compose_net.yml only once, remove version from compose template
|
2024-10-01 21:53:07 +02:00 |
|
vdimir
|
7c1a655b41
|
randomize only latest version settings
|
2024-10-01 12:00:11 +00:00 |
|
Mikhail f. Shiryaev
|
1fcbdb8b62
|
Add docker_exec and ClickHouseCluster.compose_cmd to reduce boilerplate
|
2024-10-01 11:48:05 +02:00 |
|
Mikhail f. Shiryaev
|
9a2c8916c9
|
Add return type to run_and_check
|
2024-10-01 11:48:04 +02:00 |
|
Mikhail f. Shiryaev
|
f76e6ea24b
|
Adjust integration tests to docker compose v2
|
2024-10-01 11:48:04 +02:00 |
|
Mikhail f. Shiryaev
|
650b7420ed
|
Improve the @retry API
|
2024-10-01 11:48:01 +02:00 |
|
Mikhail f. Shiryaev
|
985bd796d3
|
Simplify retry decorator, use it in tests
|
2024-10-01 11:48:00 +02:00 |
|
vdimir
|
cf22c1d2f1
|
Merge branch 'master' into vdimir/join_select_inner_table
|
2024-09-30 16:29:05 +00:00 |
|
robot-clickhouse
|
de65173676
|
Automatic style fix
|
2024-09-27 16:02:01 +00:00 |
|
vdimir
|
9b68b61cbd
|
Merge branch 'master' into vdimir/join_select_inner_table
|
2024-09-27 15:55:32 +00:00 |
|