Commit Graph

10851 Commits

Author SHA1 Message Date
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
kssenii
c518232391 Merge remote-tracking branch 'origin' into cache-for-object-storage-table-engines 2024-10-03 12:51:54 +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
flynn
4db97d8390 Fix tests 2024-10-03 03:07:12 +00: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
flynn
da900368c1 try fix test
Fix style
2024-10-02 17:23:50 +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
flynn
d2d972e71b fix 2024-10-02 13:53:24 +00:00
Antonio Andelic
e980e24c45 Keeper improvement: less blocking during cluster changes 2024-10-02 15:12:47 +02:00
flynn
b777f1c73d fix 2024-10-02 11:56:22 +00:00
flynn
ddbce1063c
Update tests/integration/test_storage_iceberg/test.py
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-10-02 19:53:08 +08:00
flynn
15bc3df2c3 fix style 2024-10-02 11:37:02 +00: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
flynn
7900c37335 style 2024-10-02 11:18:41 +00:00
flynn
3332d59584 Support reading iceberg tables on HDFS 2024-10-02 11:15:16 +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
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
kssenii
50b6fd3969 Merge remote-tracking branch 'origin' into cache-for-object-storage-table-engines 2024-09-30 21:17:36 +02:00
kssenii
69cd9871a4 Update settings changes history 2024-09-30 21:17:15 +02:00
Alexander Tokmakov
3e2c9e05d2
Merge branch 'master' into replace_dict_null 2024-09-30 20:47:16 +02:00
robot-clickhouse
bb7bf33a24 Automatic style fix 2024-09-30 18:26:21 +00:00
Michael Kolupaev
f13dee5901 Merge remote-tracking branch 'origin/master' into HEAD 2024-09-30 18:01:32 +00:00
kssenii
6b3ab311c3 Allow to cache data for object storage table engines and data lakes using ETag and Path hash for cache key 2024-09-30 19:20:37 +02:00
marco-vb
4530957603 Address requested changes, improve documentation and fix code-style. 2024-09-30 14:35:16 +01:00
Pavel Kruglov
66417c6360
Fix style 2024-09-30 14:22:49 +02:00
Yarik Briukhovetskyi
61ef8c6740
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk 2024-09-30 13:45:56 +02:00
1on
7835b66565 Fixed MaterializedPostgreSQL for subset of columns for several similar table names 2024-09-30 11:58:49 +03:00
Alexey Milovidov
b2aa78e14a
Merge pull request #70075 from ClickHouse/fix_dddl_test
Fix `test_distributed_ddl`
2024-09-28 21:05:14 +00:00
Alexey Milovidov
0356287344
Merge pull request #70038 from ClickHouse/isort
Add isort to the style checking for python files
2024-09-28 01:47:37 +00:00
Alexander Tokmakov
39786f7352
Merge pull request #69448 from tuanpach/add-identifier-quoting-rule
Add show_create_query_identifier_quoting_rule setting
2024-09-27 19:05:40 +00:00
Alexander Tokmakov
795393bbeb fix 2024-09-27 18:47:24 +02:00
robot-clickhouse
cb9bf8a910 Automatic style fix 2024-09-27 16:47:09 +00:00
Alexander Tokmakov
1e2e7247ae make queries retriable to survive fault injections 2024-09-27 18:39:12 +02:00
Tuan Pham Anh
09a4173a33 Merge branch 'master' into add-identifier-quoting-rule 2024-09-27 13:02:49 +00:00
robot-clickhouse
7c6ce8611c Automatic style fix 2024-09-27 10:19:49 +00:00
vdimir
07de943eca
Merge pull request #69962 from ClickHouse/vdimir/fix_test_dictionaries_all_layouts_separate_sources
Fix test_dictionaries_all_layouts_separate_sources
2024-09-27 08:57:33 +00:00
Tuan Pham Anh
608c686573 Reformat test_storage_kafka 2024-09-27 02:09:39 +00:00
Tuan Pham Anh
9101beb79e Add check_callback in query_with_retry in test_storage_kafka test 2024-09-27 01:08:15 +00:00
Alexey Milovidov
cd3d9b3bb1
Merge pull request #61777 from kirillgarbar/symlinks
Valid symlinks for Atomic databases
2024-09-26 21:33:51 +00:00
Kseniia Sumarokova
373aeb3f00
Merge pull request #69384 from ClickHouse/fix-s3-queue-with-replicated-database
s3queue: return back default value of processing_threads_num as number of cpu cores
2024-09-26 18:38:58 +00:00
robot-clickhouse
a16ac422dd Automatic style fix 2024-09-26 17:16:56 +00:00
Alexander Tokmakov
2e25495c35 add a setting to replace dict source with null 2024-09-26 19:00:01 +02:00
Tuan Pham Anh
29ecba1a35 Use query_with_retry in test_storage_kafka test 2024-09-26 15:29:39 +00:00
robot-clickhouse
0e6fafc356 Automatic style fix 2024-09-26 12:41:01 +00:00
Alexander Tokmakov
cc5fe7a25a
Update test.py 2024-09-26 14:34:18 +02:00
Кирилл Гарбар
38f716de6a Fix style 2024-09-26 15:18:53 +03: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
5fbb199375
cluster name 2024-09-26 11:18:10 +00:00
vdimir
87c979b2cf
fix
Signed-off-by: vdimir <vdimir@clickhouse.com>
2024-09-26 11:13:25 +00:00
kssenii
f0a49e4b64 Merge remote-tracking branch 'origin' into fix-s3-queue-with-replicated-database 2024-09-26 12:44:20 +02:00
Dmitry Novik
33e1a1abe1 Merge remote-tracking branch 'origin/master' into fix-new-analyzer-evaluateConstantExpression 2024-09-26 10:36:02 +02:00
Antonio Andelic
414066ee57
Merge pull request #69965 from ClickHouse/fix-test_keeper_mntr_data_size
Fix test_keeper_mntr_data_size
2024-09-26 07:37:08 +00:00
Alexey Milovidov
69cbf80daf
Merge branch 'master' into symlinks 2024-09-26 08:38:19 +02:00
Alexander Tokmakov
df6eeb1a32
Update test.py 2024-09-25 20:18:21 +02:00
Marco Vilas Boas
914db0aa04
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk 2024-09-25 18:42:42 +01:00
vdimir
69792e0446
Revert "att 2"
This reverts commit 5ce6f284db.
2024-09-25 16:17:41 +00:00
vdimir
5ce6f284db
att 2 2024-09-25 16:16:22 +00:00
Nikita Mikhaylov
2003f91389
Merge pull request #63151 from ClickHouse/parallel-replicas-beta
Rework parallel replicas settings
2024-09-25 16:14:43 +00:00
Kseniia Sumarokova
8fe3e11ed5
Merge pull request #69769 from ClickHouse/fix-s3-queue-incompatibility
S3Queue: support having deprecated settings to not fail server startup
2024-09-25 15:51:22 +00:00
robot-clickhouse
4d894b9833 Automatic style fix 2024-09-25 15:41:36 +00:00
Antonio Andelic
6a96048336 Fix test_keeper_mntr_data_size 2024-09-25 17:31:22 +02: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
Yarik Briukhovetskyi
3237ac5704
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk 2024-09-25 16:20:13 +02:00