Robert Schulze
|
45e1702f82
|
Merge remote-tracking branch 'ClickHouse/master' into delete_old_mongodb_integration
|
2024-11-26 12:44:06 +00:00 |
|
Kseniia Sumarokova
|
ecd1fcb21a
|
Merge pull request #71301 from MikhailBurdukov/fix_zombies_in_lib_bridge
Fixed zombie processes after library bridge crash.
|
2024-11-26 10:03:14 +00:00 |
|
Raúl Marín
|
4585a6225c
|
Revert "Resubmit #68682"
|
2024-11-25 19:20:14 +01:00 |
|
Robert Schulze
|
17f27275ae
|
Merge remote-tracking branch 'ClickHouse/master' into delete_old_mongodb_integration
|
2024-11-25 17:23:15 +00:00 |
|
Vladimir Cherkasov
|
95b21f4a44
|
Merge pull request #71577 from ClickHouse/vdimir/join_select_inner_table
Resubmit #68682
|
2024-11-25 13:24:51 +00:00 |
|
robot-clickhouse
|
7dead112d1
|
Automatic style fix
|
2024-11-22 20:11:27 +00:00 |
|
Nikita Taranov
|
b3344558c1
|
fix
|
2024-11-22 21:01:05 +01:00 |
|
Vladimir Cherkasov
|
95e72b7588
|
Merge branch 'master' into vdimir/join_select_inner_table
|
2024-11-21 12:42:38 +01:00 |
|
MikhailBurdukov
|
cb4741f770
|
Fix zombie processes after library brigde crash.
|
2024-11-21 09:53:30 +00:00 |
|
Antonio Andelic
|
cc3c7e74ae
|
Merge pull request #70523 from ClickHouse/randomize-keeper-feature-flasgs-keeper
Randomize Keeper feature flags in integration tests
|
2024-11-21 08:20:07 +00:00 |
|
Nikita Mikhaylov
|
9120462ed4
|
Retry waiting
|
2024-11-20 13:08:24 +00:00 |
|
Antonio Andelic
|
57db5cf24c
|
Randomize correctly
|
2024-11-19 13:39:54 +01:00 |
|
Antonio Andelic
|
459fa898ed
|
Merge branch 'master' into randomize-keeper-feature-flasgs-keeper
|
2024-11-19 10:00:41 +01:00 |
|
Kirill Nikiforov
|
fcaa058c92
|
get rid of poco mongodb integration implementation
|
2024-11-16 00:28:54 +04:00 |
|
vdimir
|
37176374a9
|
Merge branch 'master' into vdimir/join_select_inner_table
|
2024-11-13 12:53:53 +00:00 |
|
vdimir
|
1929029882
|
fix
|
2024-11-12 15:35:38 +00:00 |
|
Vitaly Baranov
|
b7d8072819
|
Add waiting for prometheus instances to start before running test "test_prometheus_protocols".
|
2024-11-11 16:06:17 +01:00 |
|
vdimir
|
0fb51df9ab
|
Revert "Merge pull request #71527 from ClickHouse/revert-68682-vdimir/join_select_inner_table"
This reverts commit dd5061a4d3 , reversing
changes made to 0011bc5e07 .
|
2024-11-07 12:16:19 +00:00 |
|
Alexey Milovidov
|
b29c6e7239
|
Merge pull request #71523 from amosbird/help-62944
Allow specifying cmdline flags in integration test
|
2024-11-06 22:22:06 +00:00 |
|
Raúl Marín
|
12ab488453
|
Revert "Selection of hash join inner table"
|
2024-11-06 16:20:57 +01:00 |
|
Amos Bird
|
d270885bfa
|
Allow specifying cmdline flags in integration test
|
2024-11-06 21:37:47 +08:00 |
|
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 |
|
Antonio Andelic
|
0d875ecf5c
|
Always randomize in private
|
2024-11-04 12:56:14 +01: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 |
|
Antonio Andelic
|
c787838cb2
|
Merge branch 'master' into randomize-keeper-feature-flasgs-keeper
|
2024-10-31 12:01:31 +01: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 |
|
Antonio Andelic
|
1a40df4d0c
|
Merge branch 'master' into randomize-keeper-feature-flasgs-keeper
|
2024-10-28 12:07:38 +01: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 |
|
Antonio Andelic
|
4380c6035d
|
Merge branch 'master' into randomize-keeper-feature-flasgs-keeper
|
2024-10-15 16:51:36 +02:00 |
|
Antonio Andelic
|
5145281088
|
Correct randomization
|
2024-10-15 16:51:32 +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 |
|
robot-clickhouse
|
e1f37ec2bb
|
Automatic style fix
|
2024-10-10 07:54:28 +00:00 |
|
Antonio Andelic
|
cc0ef6104f
|
Fix MultiRead
|
2024-10-10 09:45:42 +02:00 |
|
Antonio Andelic
|
e048893b85
|
Randomize feature flags in integration test
|
2024-10-09 18:11:50 +02: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 |
|