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 |
|
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 |
|
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 |
|
Michael Kolupaev
|
f7d9c3a9b1
|
Fix refreshable MV in system database breaking server startup
|
2024-10-08 04:00:19 +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 |
|
Mikhail Filimonov
|
b36bfa34c8
|
Better RabbitMQ
|
2024-10-03 18:39:59 +02: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 |
|
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 |
|
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 |
|
robot-clickhouse
|
7c6ce8611c
|
Automatic style fix
|
2024-09-27 10:19:49 +00:00 |
|
robot-clickhouse
|
d56cd41395
|
Automatic style fix
|
2024-09-26 12:14:42 +00:00 |
|
vdimir
|
45d190650f
|
fix deprication warning
|
2024-09-26 11:28:34 +00:00 |
|
vdimir
|
1d3a6a7a37
|
Revert "wip fixing test_dictionaries_all_layouts_separate_sources"
This reverts commit 2750507793 .
|
2024-09-25 14:27:39 +00:00 |
|
vdimir
|
2750507793
|
wip fixing test_dictionaries_all_layouts_separate_sources
|
2024-09-25 14:22:37 +00:00 |
|
vdimir
|
4cae201026
|
fix test_dictionaries_all_layouts_separate_sources/test_mongo.py
|
2024-09-23 14:59:39 +00:00 |
|
vdimir
|
4c9c9015f8
|
Revert "Revert "Merge pull request #63279 from allmazz/mongodb_refactoring""
This reverts commit 2ae9c9ac16 .
|
2024-09-23 07:06:58 +00:00 |
|
Alexey Milovidov
|
2ae9c9ac16
|
Revert "Merge pull request #63279 from allmazz/mongodb_refactoring"
This reverts commit 14cb02a18c , reversing
changes made to a940a9ebbc .
|
2024-09-22 22:28:24 +02:00 |
|
Alexey Milovidov
|
14cb02a18c
|
Merge pull request #63279 from allmazz/mongodb_refactoring
MongoDB integration refactoring
|
2024-09-21 18:18:44 +00:00 |
|
Raúl Marín
|
993888e7d0
|
Merge pull request #68355 from zvonand/tryfix-65762-again
Some fixes for LDAP
|
2024-09-20 08:44:04 +00:00 |
|
Kirill Nikiforov
|
8173c4fcff
|
Merge remote-tracking branch 'origin' into mongodb_refactoring
|
2024-09-19 17:00:00 +04:00 |
|
Kseniia Sumarokova
|
b5de8e622d
|
Merge branch 'master' into bugfix/publication_name_error
|
2024-09-18 19:58:20 +02:00 |
|
Kirill Nikiforov
|
2c360e86be
|
Merge remote-tracking branch 'origin' into mongodb_refactoring
|
2024-09-18 16:14:02 +04:00 |
|
Antonio Andelic
|
452fde78c7
|
Merge pull request #69582 from ClickHouse/keeper-better-ssl-support
Support more advanced SSL options for Keeper internal communication
|
2024-09-17 13:32:18 +00:00 |
|
kssenii
|
3cb8160240
|
Merge remote-tracking branch 'origin' into bugfix/publication_name_error
|
2024-09-17 14:05:06 +02:00 |
|
Kseniia Sumarokova
|
0369aaea87
|
Merge pull request #69092 from 1on/master
Ability to limit columns for tables in MaterializedPostgreSQL
|
2024-09-17 11:08:05 +00:00 |
|
vdimir
|
de308acfad
|
Merge pull request #69328 from ClickHouse/vdimir/integration-tests-randomize-settings
Randomize integration tests settings
|
2024-09-17 10:05:17 +00:00 |
|
Antonio Andelic
|
9f932fb453
|
Merge branch 'master' into keeper-better-ssl-support
|
2024-09-17 10:52:35 +02:00 |
|
Andrey Zvonov
|
80b28e33bb
|
wait for ldap on cluster sturtup
re-run CI
proper cleanup in test
|
2024-09-16 15:49:10 +00:00 |
|