Commit Graph

10801 Commits

Author SHA1 Message Date
Pavel Kruglov
093633bf6a
Merge pull request #69584 from Avogar/fix-postgresql-fixed-string-issue
Fix inserting into FixedString column in PostgreSQL engine
2024-10-07 04:48:14 +00:00
Michael Kolupaev
97923069e5
Merge pull request #60669 from ClickHouse/mvrere
Refreshable MV: DatabaseReplicated support, coordination among replicas
2024-10-05 18:46:46 +00:00
Nikolai Kochetov
f6041f783a
Merge pull request #70322 from ClickHouse/add-compatibility-for-merge-tree-settings
Add compatibility options for MergeTree settings.
2024-10-04 20:18:32 +00:00
János Benjamin Antal
c07f2b70d3
Merge pull request #70352 from filimonov/maybe_fix_kafka
fix Kafka test
2024-10-04 13:17:27 +00:00
Nikolai Kochetov
28bf90d6c1 Merge branch 'master' into add-compatibility-for-merge-tree-settings 2024-10-04 10:44:30 +00:00
Kseniia Sumarokova
cbd1212a41
Merge pull request #70336 from filimonov/maybe_fix_rabbitmq
Maybe fix RabbitMQ
2024-10-04 09:43:00 +00:00
Mikhail Filimonov
1871de3620 fix Kafka test 2024-10-04 00:51:54 +02:00
Mikhail Filimonov
fd5defd016 black formatter 2024-10-03 20:03:28 +02:00
Antonio Andelic
d3a6d7d9c7
Merge pull request #70310 from ClickHouse/fix-startup-scripts
Fix context for startup scripts
2024-10-03 17:18:16 +00:00
Michael Kolupaev
9c95c47449 Merge remote-tracking branch 'origin/master' into mvrere 2024-10-03 17:13:44 +00:00
Mikhail Filimonov
b36bfa34c8 Better RabbitMQ 2024-10-03 18:39:59 +02:00
robot-clickhouse
478d2dd099 Automatic style fix 2024-10-03 13:40:07 +00:00
Nikolai Kochetov
1d4e70c9b3 Add anotehr test. 2024-10-03 13:33:47 +00:00
robot-clickhouse
bee93e515e Automatic style fix 2024-10-03 13:26:34 +00:00
Nikolai Kochetov
74de91f864 Add compatibility options for MergeTree settings. 2024-10-03 13:09:19 +00:00
Antonio Andelic
441b651fff
Merge pull request #70298 from ClickHouse/fix-test_keeper_four_word_command
Fix `test_keeper_four_word_command`
2024-10-03 12:15:38 +00:00
robot-clickhouse
86c0055be2 Automatic style fix 2024-10-03 11:28:41 +00:00
Antonio Andelic
5d94818503 Fix context for startup scripts 2024-10-03 13:17:38 +02:00
Kseniia Sumarokova
752a1ec466
Merge pull request #70141 from ClickHouse/refactor-object-storage-read
Refactor reading from object storage
2024-10-03 10:14:28 +00:00
Antonio Andelic
94ed53784b Fix test_keeper_four_word_command 2024-10-03 10:33:03 +02:00
Michael Kolupaev
f5dc38dad4 Merge remote-tracking branch 'origin/master' into mvrere 2024-10-02 21:25:40 +00:00
Mikhail f. Shiryaev
e53271ed2f
Merge pull request #70272 from ClickHouse/better-tests-balance
Fair tests balancing for integration tests
2024-10-02 20:41:48 +00:00
Antonio Andelic
368c06c5cb
Merge pull request #70275 from ClickHouse/keeper-less-blocking-cluster-changes
Keeper improvement: less blocking during cluster changes
2024-10-02 17:41:23 +00:00
Michael Kolupaev
1df357aab0 Merge remote-tracking branch 'origin/master' into mvrere 2024-10-02 16:57:22 +00:00
Mikhail f. Shiryaev
d81115b3b2
Use common functions, fix flaky tests 2024-10-02 17:53:16 +02:00
Mikhail f. Shiryaev
3b2ced501a
Slight typing improvements, add {replace,reset}_zookeeper_config 2024-10-02 17:50:25 +02:00
Mikhail f. Shiryaev
cfb340212e
Fix two simple flaky tests 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
Alexander Tokmakov
6d729078dd
Merge pull request #69586 from ClickHouse/fix_flaky_check
Make a test ready for flaky check
2024-10-02 15:43:13 +00:00
Mikhail f. Shiryaev
ba069d9664
Add a little bit of typing, fix logging 2024-10-02 16:21:00 +02:00
Yarik Briukhovetskyi
3198aafac5
Merge pull request #69755 from marco-vb/marco-vb/setting-stop-insert-on-full-disk
Add user-level settings min_free_diskspace_bytes_to_throw_insert and min_free_diskspace_ratio_to_throw_insert
2024-10-02 14:06:02 +00:00
Antonio Andelic
e980e24c45 Keeper improvement: less blocking during cluster changes 2024-10-02 15:12:47 +02:00
kssenii
0c00272d3f Fix tests 2024-10-02 13:34:25 +02:00
Mikhail f. Shiryaev
6474019a84
Merge pull request #70146 from ClickHouse/upgrade-integration-runner
Upgrade integration-runner image
2024-10-02 11:19:33 +00:00
Yarik Briukhovetskyi
b0c19141e0
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk 2024-10-02 11:40:37 +02:00
Kseniia Sumarokova
0ed1520c3e
Merge pull request #70114 from 1on/master
Fixed MaterializedPostgreSQL for subset of columns for several similar table names
2024-10-02 08:38:12 +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
6755039750
Simplify test_zookeeper_config_load_balancing, use ss 2024-10-02 09:50:35 +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
4de6e20f72
Remove version from the rest of docker-compose files 2024-10-01 21:53:08 +02:00
Mikhail f. Shiryaev
f6fbd9c8aa
Fix test_zookeeper_config_load_balancing after docker-compose upgrade 2024-10-01 21:53:08 +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
robot-clickhouse
61e5d0a147 Automatic style fix 2024-10-01 14:38:57 +00:00
Alexander Tokmakov
994d886dfd
Update test.py 2024-10-01 16:18:24 +02:00
avogar
2033e1ee31 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-postgresql-fixed-string-issue 2024-10-01 12:21:26 +00:00
robot-clickhouse
72d1c8e36d Automatic style fix 2024-10-01 11:08:39 +00:00
kssenii
94c434086d Fix 2024-10-01 13:02:31 +02:00
Kseniia Sumarokova
123d0cfa0b
Update test.py 2024-10-01 12:55:03 +02:00
Kseniia Sumarokova
719258a612
Update test.py 2024-10-01 12:48:04 +02:00
Mikhail f. Shiryaev
93519c5a29
Fix compose v1 naming scheme 2024-10-01 11:48:05 +02:00