Commit Graph

11261 Commits

Author SHA1 Message Date
MikhailBurdukov
d1b3f364fb Fix flaky check 2024-10-16 08:59:11 +00:00
liuneng
3a79f4900a fix ci 2024-10-16 13:59:12 +08:00
Peter Nguyen
88002990f3 Clean up test_regexp_logger 2024-10-15 20:02:07 -07:00
Michael Kolupaev
ca59a9167d Probably fix test_refreshable_mv_in_replicated_db flakiness 2024-10-16 02:20:22 +00:00
Alexey Milovidov
63b4a70c94
Merge pull request #70511 from ClickHouse/fix-db-replicated-with-unavailable-source-table-function
Fix `StorageTableFunction::supportsReplication` creating source storage unnecessarily
2024-10-15 21:27:27 +00:00
Peter Nguyen
ebd2c53a19 Switch configs and update name of test function in test_regexp_logger 2024-10-15 08:43:51 -07:00
MikhailBurdukov
32d892c9db tests fix 2024-10-15 15:06:57 +00:00
Arthur Passos
0eacc1f181
Merge branch 'master' into valid_until_per_auth_method 2024-10-15 09:25:58 -03:00
kssenii
26f9631e8f Fix test 2024-10-15 14:01:15 +02:00
Peter Nguyen
5073fa424a Add test_regexp_logger integration test and update example in docs 2024-10-14 20:16:18 -07:00
serxa
0018d66668 Merge branch 'master' into sql-for-workload-management 2024-10-15 01:02:18 +00:00
serxa
bec2db7b79 implement workload entity storage based on keeper 2024-10-14 21:17:01 +00:00
Kseniia Sumarokova
71148264ee
Add a comment 2024-10-14 19:01:26 +02:00
kssenii
a23f941b7f Restrict statement_timeout 2024-10-14 18:47:15 +02:00
robot-clickhouse
dd31362f05 Automatic style fix 2024-10-14 15:06:15 +00:00
kssenii
4a21b31c17 Merge remote-tracking branch 'origin' into fix-db-replicated-with-unavailable-source-table-function 2024-10-14 16:59:56 +02:00
kssenii
d1fdd23a22 Add a test 2024-10-14 16:47:06 +02:00
Kseniia Sumarokova
ad7c74c549
Merge pull request #70135 from ClickHouse/cache-for-object-storage-table-engines
Allow to cache read files for object storage table engines and data lakes using hash from ETag and file path as cache key
2024-10-14 14:08:30 +00:00
kssenii
619f60b5ac Fix test 2024-10-14 10:42:32 +02:00
Pablo Marcos
59d5bdd838 Merge branch 'master' into system-query-metric-log 2024-10-12 14:00:40 +00:00
Alexey Milovidov
df4e80bd01
Merge pull request #70550 from ClickHouse/mve
Refreshable materialized views are not experimental anymore
2024-10-11 14:42:19 +00:00
kssenii
f832cc3dc9 Try fix test 2024-10-11 15:01:02 +02:00
Кирилл Гарбар
61239e3956 Check if storage policy from disk is compatible with previous one 2024-10-11 15:50:37 +03: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
Alexey Milovidov
435a8cb5ce
Merge branch 'master' into mve 2024-10-11 18:14:23 +08:00
flynn
591db3c1c5 Fix 2024-10-10 13:37:17 +00:00
vdimir
cfdfc3856e
Merge branch 'master' into vdimir/join_select_inner_table 2024-10-10 12:02:49 +00:00
flynn
03d787509f Fix 2024-10-10 11:00:10 +00:00
flynn
2734f4d3fd disable icebergHDFS test for aarch64 2024-10-10 10:58:38 +00:00
vdimir
ca04d37f28
Merge pull request #70312 from Avogar/native-json-as-string
Allow to serialize/deserialize JSON column as single String column in Native format
2024-10-10 09:38:13 +00:00
Michael Kolupaev
615110913b Refreshable materialized views are not experimental anymore 2024-10-10 07:36:23 +00:00
Kseniia Sumarokova
6f3c1fe0e8
Try fix test 2024-10-10 11:55:46 +08:00
Pavel Kruglov
82aeaac984
Merge branch 'master' into native-json-as-string 2024-10-09 12:40:33 +08:00
Pablo Marcos
7a2ca16a08 Merge branch 'master' into system-query-metric-log 2024-10-09 03:56:41 +00:00
robot-clickhouse
dd011d60ad Automatic style fix 2024-10-09 03:34:55 +00:00
János Benjamin Antal
88133f513d Use logging instead of print 2024-10-09 03:23:15 +00:00
robot-clickhouse
511054f92d Automatic style fix 2024-10-09 01:06:16 +00:00
serxa
6170b02c23 fix style 2024-10-09 00:24:05 +00:00
Sergei Trifonov
4316e9a8b6
Merge branch 'master' into sql-for-workload-management 2024-10-09 00:24:54 +02:00
Michael Kolupaev
ab06938478
Merge pull request #70460 from ClickHouse/dep
Fix refreshable MV in system database breaking server startup
2024-10-08 21:17:12 +00:00
Arthur Passos
e85672d97c black check 2024-10-08 09:19:02 -03:00
Arthur Passos
d307f26637 make sure valid until is parsed for not identified as well 2024-10-08 09:05:14 -03:00
Michael Kolupaev
dfd74322b1 Make the test work when ran multiple times with the same fixture 2024-10-08 07:44:03 +00:00
robot-clickhouse
9966eea716 Automatic style fix 2024-10-08 05:05:51 +00:00
Michael Kolupaev
f78b298f61 Fix flaky test_refreshable_mv_in_replicated_db 2024-10-08 04:56:53 +00:00
robot-clickhouse
518be41439 Automatic style fix 2024-10-08 04:09:53 +00:00
kssenii
b2184ed6bd Merge remote-tracking branch 'origin' into cache-for-object-storage-table-engines 2024-10-08 06:07:48 +02:00
Michael Kolupaev
f7d9c3a9b1 Fix refreshable MV in system database breaking server startup 2024-10-08 04:00:19 +00:00
Кирилл Гарбар
6c4895b38e Merge remote-tracking branch 'kirillgarbar/master' into attaching_parts 2024-10-07 17:53:29 +03:00
vdimir
5b6a774d89
Merge branch 'master' into vdimir/join_select_inner_table 2024-10-07 14:10:41 +00:00
serxa
8ad2ab6ac5 Merge branch 'master' into sql-for-workload-management 2024-10-07 11:45:59 +00:00
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
Pavel Kruglov
4ee78ee4f4
Merge branch 'master' into native-json-as-string 2024-10-07 06:06:57 +02:00
Кирилл Гарбар
91931b5b3c Fix style 2024-10-06 22:56:48 +03:00
serxa
6622dcdc17 Merge branch 'master' into sql-for-workload-management 2024-10-06 12:37:29 +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
Sergei Trifonov
d489419c1b
Merge branch 'master' into sql-for-workload-management 2024-10-05 15:53:43 +02: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
Pavel Kruglov
a4cd3b326a
Merge branch 'master' into native-json-as-string 2024-10-04 14:14:39 +02:00
Nikolai Kochetov
28bf90d6c1 Merge branch 'master' into add-compatibility-for-merge-tree-settings 2024-10-04 10:44:30 +00:00
vdimir
0872cc0dd7
fix inegration settings randomization with non default tag 2024-10-04 10:05:16 +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
flynn
c7514a7912 Merge branch 'master' of github.com:ClickHouse/ClickHouse into iceberg-hdfs 2024-10-04 05:33:54 +00:00
Mikhail Filimonov
1871de3620 fix Kafka test 2024-10-04 00:51:54 +02:00
avogar
7f32eb6b17 Fix tests, add docs and ramdomize new setting 2024-10-03 20:12:46 +00:00
kssenii
383559fbbe Fix test 2024-10-03 20:16:47 +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
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
robot-clickhouse
73ede0201f Automatic style fix 2024-10-03 16:09:31 +00:00
kssenii
2777a0390b Add test for delta 2024-10-03 18:01:15 +02:00
Tuan Pham Anh
a3f1b19412 Merge branch 'report-running-ddl-worker-hosts' into support-ddl-on-cluster-stop-waiting-offline-hosts 2024-10-03 15:49:05 +00:00
kssenii
3d2814f05d Add a test for iceberg 2024-10-03 17:42:50 +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
Tuan Pham Anh
11fabc1a18 Make test_ddl_worker_replicas predictable 2024-10-03 12:44:23 +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
vdimir
d627507fec
Merge branch 'master' into vdimir/join_select_inner_table 2024-10-03 09:57:47 +00:00
Antonio Andelic
94ed53784b Fix test_keeper_four_word_command 2024-10-03 10:33:03 +02:00
Tuan Pham Anh
86045e0f09 Tidy test_ddl_on_cluster_stop_waiting_for_offline_hosts 2024-10-03 07:09:41 +00:00
Tuan Pham Anh
9d70b1b150 Merge branch 'report-running-ddl-worker-hosts' into support-ddl-on-cluster-stop-waiting-offline-hosts 2024-10-03 06:21:50 +00:00
flynn
4db97d8390 Fix tests 2024-10-03 03:07:12 +00:00
Tuan Pham Anh
39c0fa2ea4 Revert changes in test_replicated_database 2024-10-03 02:18:21 +00:00
Tuan Pham Anh
709ac58840 Fix flaky test 2024-10-03 01:02:55 +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
serxa
7722a5e4fa fixes and tests for DROP WORKLOAD query 2024-10-02 17:54:43 +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
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
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
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
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
Pablo Marcos
7801f4a458 Merge branch 'master' into system-query-metric-log 2024-10-02 11:07:50 +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
serxa
809f0ee0a2 fix test: correct drop order 2024-10-01 16:36:32 +00: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
vdimir
7c1a655b41
randomize only latest version settings 2024-10-01 12:00:11 +00:00
Pablo Marcos
a7798d6d5d
Merge branch 'master' into system-query-metric-log 2024-10-01 13:49:26 +02:00
vdimir
f93e463934
Merge branch 'master' into vdimir/join_select_inner_table 2024-10-01 11:39:13 +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
Tuan Pham Anh
860587c6c0 Tidy the test file 2024-10-01 10:13:24 +00: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
Arthur Passos
d5a371e5bc fix style and add docs 2024-09-30 15:44:02 -03:00
Arthur Passos
e077e0c7fe tests for expiration time for each auth metho 2024-09-30 15:28:21 -03: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
vdimir
cf22c1d2f1
Merge branch 'master' into vdimir/join_select_inner_table 2024-09-30 16:29:05 +00: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
Tuan Pham Anh
743ffeba25 Fix style check error 2024-09-30 09:38:16 +00:00
1on
7835b66565 Fixed MaterializedPostgreSQL for subset of columns for several similar table names 2024-09-30 11:58:49 +03:00
Pablo Marcos
7965c5dd34 Merge branch 'master' into system-query-metric-log 2024-09-30 07:56:32 +00:00
Tuan Pham Anh
a348183941 Merge branch 'master' into report-running-ddl-worker-hosts 2024-09-30 07:48:56 +00:00
serxa
a8c164ece7 add test for resource-specific settings 2024-09-29 18:39:30 +00: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
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
vdimir
7b01c19d06
fix header... 2024-09-27 15:06:27 +00:00
Tuan Pham Anh
09a4173a33 Merge branch 'master' into add-identifier-quoting-rule 2024-09-27 13:02:49 +00:00
Pablo Marcos
295c4590af Merge branch 'master' into system-query-metric-log 2024-09-27 10:28:18 +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
53bb5f86b5 Merge branch 'master' into report-running-ddl-worker-hosts 2024-09-27 06:53:56 +00:00
Tuan Pham Anh
608c686573 Reformat test_storage_kafka 2024-09-27 02:09:39 +00:00
Tuan Pham Anh
d43cb48f4a Reformat the test 2024-09-27 02:06:27 +00:00
Tuan Pham Anh
0e9847d1ce Remove sleep in test_ddl_worker_replicas test 2024-09-27 01:46:09 +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
serxa
0d6f79909b Merge branch 'master' into fix-use-concurrency-control 2024-09-26 16:57:58 +00:00
Tuan Pham Anh
29ecba1a35 Use query_with_retry in test_storage_kafka test 2024-09-26 15:29:39 +00:00
vdimir
35cf3e8b91
fix stylecheck
Signed-off-by: vdimir <vdimir@clickhouse.com>
2024-09-26 13:39:17 +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
2b82db2893
setting 2024-09-26 12:12:47 +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
Nikita Mikhaylov
32fa2415ba Parallel replicas is Beta 2024-09-25 10:47:56 +00:00
Alexey Milovidov
a05c72c9a5 Parallel replicas feature is Beta 2024-09-25 10:47:56 +00:00
Kseniia Sumarokova
3a9c22bec0
Update test.py 2024-09-25 11:58:23 +02:00
Tuan Pham Anh
aa7cc0c6ad Merge branch 'report-running-ddl-worker-hosts' into support-ddl-on-cluster-stop-waiting-offline-hosts 2024-09-25 02:21:39 +00:00
Tuan Pham Anh
9ed14e047a Add distributed_ddl.replicas_path setting 2024-09-25 02:21:19 +00:00
Tuan Pham Anh
cfdd1fdc83 Merge branch 'report-running-ddl-worker-hosts' into support-ddl-on-cluster-stop-waiting-offline-hosts 2024-09-25 01:34:27 +00:00
Tuan Pham Anh
51cb68c745 Merge branch 'master' into report-running-ddl-worker-hosts 2024-09-25 00:44:22 +00:00
Julia Kartseva
b0c3c7f52a
Merge pull request #69293 from MikhailBurdukov/fix_inf_loop_zero_copy
Fix inf loop after `restore replica` in the replicated merge tree with zero copy.
2024-09-24 22:32:24 +00:00
serxa
407e56adb6 fix all scheduler integration tests 2024-09-24 18:17:27 +00:00
serxa
0a7bd6010b fix test_resource_read_and_write 2024-09-24 16:48:29 +00:00
Yarik Briukhovetskyi
f52983aef9
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk 2024-09-24 18:28:31 +02:00
robot-clickhouse
05fb6ab397 Automatic style fix 2024-09-23 15:13:37 +00:00
vdimir
4cae201026
fix test_dictionaries_all_layouts_separate_sources/test_mongo.py 2024-09-23 14:59:39 +00:00
Dmitry Novik
8734e57165 Add a test for execute() 2024-09-23 16:57:23 +02:00
MikhailBurdukov
1a1698bc17
Merge branch 'master' into fix_inf_loop_zero_copy 2024-09-23 17:56:07 +03:00
marco-vb
d91a419e7c Addressing requested changes on review. 2024-09-23 14:55:06 +00:00
vdimir
987635c12f
Merge branch 'master' into vdimir/fix-mongo-cxx-driver-gen 2024-09-23 12:49:33 +00:00
serxa
709c8489f7 add simple integration tests 2024-09-23 12:28:07 +00:00
Marco Vilas Boas
5dbfa260d2
Merge branch 'ClickHouse:master' into marco-vb/setting-stop-insert-on-full-disk 2024-09-23 09:36:11 +01:00
Antonio Andelic
f01e08ef24
Merge pull request #69826 from ClickHouse/fix-delayed-replica-failover
Fix `test_delayed_replica_failover`
2024-09-23 08:31:35 +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
Alexey Milovidov
00d9d73e3a
Merge pull request #69040 from ClickHouse/evillique-patch-1
Fix test_replicated_database_cluster_groups
2024-09-21 16:52:36 +00:00
Kirill Nikiforov
266e16d0d0
fix tests 2024-09-20 17:56:47 +04:00
Antonio Andelic
2e715ccf47 Fix test_delayed_replica_failover 2024-09-20 15:31:23 +02: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
Michael Kolupaev
52dee64af7 Merge remote-tracking branch 'origin/master' into mvrere 2024-09-19 21:22:36 +00:00
marco-vb
468cb7b938 Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk 2024-09-19 15:11:15 +00:00
Kirill Nikiforov
8173c4fcff
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-19 17:00:00 +04:00
kssenii
ebfc1a9b5a Allow tables to start on upgrade 24.5 -> 24.6 if sharded mode was used 2024-09-19 13:58:59 +02:00
kssenii
54c2a8d0a7 Fix test 2024-09-19 12:38:08 +02:00
marco-vb
d0677e2343 Added more extensive testing to new settings. 2024-09-19 10:17:38 +00:00
Kirill Nikiforov
ec9320d84f
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-19 14:00:15 +04:00
Nikita Taranov
61524aabb6
Merge pull request #69744 from ClickHouse/fix_pr_protocol
Fix parallel replicas protocol after #68424
2024-09-19 09:21:45 +00:00
Kseniia Sumarokova
39c95f6c73
Merge pull request #62730 from takakawa/bugfix/publication_name_error
[bugfix] MaterializedPostgreSQL Cannot  attach table  when pg dbname  contains "-", need doubleQuoting
2024-09-19 08:54:45 +00:00
Kseniia Sumarokova
f8fb4fb120
Merge pull request #69742 from ClickHouse/fix-s3-queue-ttl-sec
s3queue: fix tracked_files_ttl_sec
2024-09-19 08:35:08 +00:00
Andrey Zvonov
d709ba8ae9 fix role creation and deletion in test 2024-09-18 20:59:56 +00:00
avogar
ed23125aee Fix flaky tests 2024-09-18 19:37:10 +00:00
robot-clickhouse
0fdd04254d Automatic style fix 2024-09-18 18:36:34 +00:00
Alex Katsman
b88cd79959 Mask azure connection string sensitive info 2024-09-18 18:32:22 +00:00
Nikita Taranov
818aac02c6 fix 2024-09-18 19:29:00 +01:00
kssenii
a2450db286 Fix test 2024-09-18 20:03:45 +02:00
Kseniia Sumarokova
b5de8e622d
Merge branch 'master' into bugfix/publication_name_error 2024-09-18 19:58:20 +02:00
kssenii
373927d6a5 Fix tracked_files_ttl_sec 2024-09-18 19:25:18 +02:00
marco-vb
707210ed38 Added new settings min_free_disk_bytes_to_throw_insert and min_free_disk_ratio_to_throw_insert to stop inserts when disk is near full. 2024-09-18 16:43:53 +00:00
Kirill Nikiforov
2c360e86be
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-18 16:14:02 +04:00
kssenii
8005fa4a74 Merge remote-tracking branch 'origin' into fix-s3-queue-with-replicated-database 2024-09-18 13:40:37 +02:00
Kseniia Sumarokova
7fd2207626
Merge pull request #68504 from ClickHouse/miscellaneous-3
Miscellaneous
2024-09-18 11:21:26 +00:00
Tuan Pham Anh
37c92f0fc9 Add test_ddl_on_cluster_stop_waiting_for_offline_hosts test 2024-09-18 03:07:36 +00:00
Raúl Marín
474499d240
Revert "Add user-level settings min_free_diskspace_bytes_to_throw_insert and min_free_diskspace_ratio_to_throw_insert" 2024-09-17 21:48:19 +02:00
jsc0218
839f06035f
Merge pull request #69376 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-09-17 18:46:43 +00:00
Tuan Pham Anh
3bb616d2cf Add test_ddl_worker_replicas 2024-09-17 15:24:46 +00:00
Kseniia Sumarokova
d11abd634a
Update max_replication_slots 2024-09-17 16:37:08 +02:00
Nikita Taranov
ffaf97a390
Merge pull request #68424 from ClickHouse/adaptive_parallel_replicas
Adaptive mark_segment_size for parallel replicas
2024-09-17 13:52:42 +00: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
Kseniia Sumarokova
51fa9ebf8a
Merge pull request #68520 from ClickHouse/fix-bad-exception-messages
Fix bad exception messages
2024-09-17 13:29:53 +00:00
kssenii
88b22094c8 Update test 2024-09-17 14:11:17 +02:00
kssenii
3cb8160240 Merge remote-tracking branch 'origin' into bugfix/publication_name_error 2024-09-17 14:05:06 +02:00
Kseniia Sumarokova
4704fb8a3b
Merge branch 'master' into miscellaneous-3 2024-09-17 13:32:01 +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
Kseniia Sumarokova
3f663f8e09
Merge pull request #68821 from joelynch/joelynch/disk-encrypted-missing-method
Fix zero copy bug with encrypted disk and UNFREEZE
2024-09-17 11:05:14 +00:00
robot-clickhouse
ac0845a0a5 Automatic style fix 2024-09-17 10:54:56 +00:00
kssenii
f5861578d0 Update test 2024-09-17 12:48:51 +02: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
pufit
7b94dc1813
Merge pull request #65277 from arthurpassos/multi_auth_methods
Multi auth methods
2024-09-16 23:53:33 +00:00
Michael Kolupaev
3b2fe2e60d Merge remote-tracking branch 'origin/master' into mvrere 2024-09-16 21:53:56 +00: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
serxa
d86ad992f1 Merge branch 'master' into fix-use-concurrency-control 2024-09-16 15:05:14 +00:00
serxa
10819dda2a make concurrency control integration test rerunnable 2024-09-16 15:04:26 +00:00
Robert Schulze
20b25566f5
Remove superfluous --multiquery/-n 2024-09-16 11:30:56 +00:00
Antonio Andelic
8cdcc431fe Fix 2024-09-16 13:30:17 +02:00
kssenii
c31ff58526 Adjust changes after merge with master 2024-09-16 13:01:28 +02:00
kssenii
7f6b8d2829 Merge remote-tracking branch 'origin' into fix-s3-queue-with-replicated-database 2024-09-16 12:27:05 +02:00
vdimir
1963e971f3
fix 2024-09-16 09:57:20 +00:00
vdimir
056c7af356
comment 2024-09-16 09:14:48 +00:00
vdimir
cf9200f1d0
Randomize integration tests settings 2024-09-16 09:14:44 +00:00
vdimir
4c4a051d5e
Merge pull request #69075 from kirillgarbar/remove-stale-moving-parts
Remove stale moving parts without zookeeper
2024-09-16 08:02:05 +00:00
Vitaly Baranov
a55cc03973
Merge pull request #69611 from vitlibar/masking-sensitive-info-in-gcs-table-function
Masking sensitive info in gcs() table function
2024-09-16 07:58:17 +00:00
Antonio Andelic
187a717872 Merge branch 'master' into keeper-better-ssl-support 2024-09-16 09:17:30 +02:00
marco-vb
03737ddcab Reduced disk size on test for faster execution. 2024-09-14 22:24:17 +00:00
Nikita Taranov
9eb78773a6 Merge branch 'master' into adaptive_parallel_replicas 2024-09-14 19:31:02 +01:00
Nikita Taranov
918ead070a
Merge pull request #69602 from ClickHouse/rm_explicit_initial_announce_from_RFMT
Remove explicit announce from local replica in ReadFromMergeTree
2024-09-14 17:58:41 +00:00
Michael Kolupaev
7db9ac2d14 Merge remote-tracking branch 'origin/master' into mvrere 2024-09-14 00:52:13 +00:00
Vitaly Baranov
a461d20af9 Masking sensitive info in gcs() table function. 2024-09-13 23:03:56 +02:00
Nikita Taranov
8fd9345d2d fix 2024-09-13 21:26:58 +01:00
marco-vb
56f3030b17 Black formatting python test. 2024-09-13 17:32:33 +00:00
Marco Vilas Boas
ddf2e07fd0
Merge branch 'ClickHouse:master' into marco-vb/setting-stop-insert-on-full-disk 2024-09-13 18:17:44 +01:00
marco-vb
5cc12ca9ee Added integration testing for newly implemented settings. 2024-09-13 17:16:16 +00:00
Nikita Taranov
57a6a64d8c fix 2024-09-13 17:31:47 +01:00
Nikita Taranov
de78992966
Update tests/integration/test_parallel_replicas_snapshot_from_initiator/test.py
Co-authored-by: Igor Nikonov <954088+devcrafter@users.noreply.github.com>
2024-09-13 18:25:51 +02:00
Nikita Taranov
42670a46d4 impl 2024-09-13 17:00:46 +01:00
Alexander Tokmakov
8111a32c72
Merge pull request #69539 from ClickHouse/evillique-patch-2
Fix attach of ReplicatedMergeTree tables in Replicated databases
2024-09-13 13:06:21 +00:00
Alexander Tokmakov
902f51ccd2 make a test ready for flaky check 2024-09-13 15:05:29 +02:00
Antonio Andelic
492461271b Merge branch 'master' into keeper-better-ssl-support 2024-09-13 14:44:12 +02:00
avogar
d480c75653 Fix inserting into FixedString column in PostgreSQL engine 2024-09-13 12:38:54 +00:00
Antonio Andelic
3c47f3df4b Support more advanced SSL options for Keeper internal communication 2024-09-13 14:23:01 +02:00
Arthur Passos
54e75fd4dc fix black 2024-09-13 09:04:14 -03:00
Arthur Passos
ae6e236acf update recently introduced test 2024-09-13 08:59:59 -03:00
Arthur Passos
2c165096cd Merge branch 'master' into multi_auth_methods 2024-09-13 05:18:11 -03:00
Kruglov Pavel
8610a01745
Merge pull request #69147 from Avogar/fix-s3-cluster-structure
Fix propogating structure argument in s3Cluster
2024-09-12 17:24:26 +00:00
Kseniia Sumarokova
f50898ae98
Merge pull request #69513 from ClickHouse/s3queue-refactor
S3Queue: small refactoring
2024-09-12 16:56:59 +00:00
Кирилл Гарбар
120e38c72a Merge remote-tracking branch 'kirillgarbar/master' into remove-stale-moving-parts 2024-09-12 19:26:58 +03:00
Yakov Olkhovskiy
d3533742d5
Merge pull request #68236 from marco-vb/marco-vb/x509-san-support-wildcard
Added support for wildcard usage in x509 SubjectAltName identification.
2024-09-12 16:00:35 +00:00
Nikita Taranov
7b2810bea2 Merge branch 'master' into adaptive_parallel_replicas 2024-09-12 16:51:15 +01:00
1on
51d770fa7a Ability to limit columns for tables in MaterializedPostgreSQL 2024-09-12 18:10:19 +03:00
Ilya Yatsishin
98ef5f6e10
Merge pull request #69253 from ClickHouse/restore-replace-to-null-settings-fix
Restore external tables to Null supports no settings
2024-09-12 10:40:54 +00:00
Marco Vilas Boas
185d9401e5
Merge branch 'ClickHouse:master' into marco-vb/x509-san-support-wildcard 2024-09-12 11:08:45 +01:00
Joe Lynch
92351a67e8
Merge branch 'master' into joelynch/disk-encrypted-missing-method 2024-09-12 11:58:41 +02:00
Alexey Katsman
d7f271c658
Merge pull request #69269 from alexkats/external-data-checksum
Use another error code for external data in buffer
2024-09-12 09:38:09 +00:00
Yakov Olkhovskiy
c124533ef9
fix 2024-09-12 00:08:53 -04:00
Yakov Olkhovskiy
98c0f82f28
make it compatible with multiple runs 2024-09-11 20:45:54 -04:00
robot-clickhouse
1da5729f89 Automatic style fix 2024-09-11 21:08:43 +00:00
Nikolay Degterinsky
8e3ba4bd6c
Add test 2024-09-11 22:59:06 +02:00
Igor Nikonov
56b39c37a1
Merge pull request #64448 from ClickHouse/pr-local-plan
Local plan for parallel replicas
2024-09-11 20:44:37 +00:00
Kseniia Sumarokova
b216e1a74b
Merge branch 'master' into s3queue-refactor 2024-09-11 20:56:11 +02:00
Yatsishin Ilya
ccc6390a9e merge remote-tracking branch 'origin/master' into restore-replace-to-null-settings-fix 2024-09-11 18:23:07 +00:00
Sergei Trifonov
90645d7c0e
Merge branch 'master' into fix-use-concurrency-control 2024-09-11 18:48:11 +02:00
robot-clickhouse
c0a42ef877 Automatic style fix 2024-09-11 15:42:12 +00:00
Alex Katsman
9a2a6d71d2 Fix check in test_broken_projections 2024-09-11 15:32:26 +00:00
Kseniia Sumarokova
abe8f29bf8
Update test 2024-09-11 17:32:20 +02:00
Joe Lynch
f378047f30
Properly clean up 2024-09-11 16:02:36 +02:00
Antonio Andelic
9b42af7263
Merge pull request #66648 from ClickHouse/read-cgroup-memory-usage-async-metrics
Simplify some memory tracking parts
2024-09-11 13:24:38 +00:00
Igor Nikonov
c53e165118
Merge branch 'master' into pr-local-plan 2024-09-11 14:03:35 +02:00
Joe Lynch
35df5ff28e
Add test for SYSTEM UNFREEZE with zero_copy 2024-09-10 17:52:02 +02:00
Nikita Taranov
acbeaa6d33 fix 2024-09-10 16:14:53 +01:00
Antonio Andelic
bdf8c859b1 Merge branch 'master' into read-cgroup-memory-usage-async-metrics 2024-09-10 14:13:48 +02:00
kssenii
3644adb589 Fix style check 2024-09-10 14:07:20 +02:00
kssenii
05ec50623c Update test check 2024-09-10 13:55:33 +02:00
Nikita Taranov
1df897db27 Merge branch 'master' into adaptive_parallel_replicas 2024-09-10 12:03:46 +01:00
Igor Nikonov
bb063babff
Merge branch 'master' into pr-local-plan 2024-09-09 21:17:51 +02:00
Alexander Tokmakov
9ab3ee1b13
Merge pull request #66104 from ClickHouse/break_compatibility
Don't allow explicit UUIDs and ReplicatedMergeTree arguments in Replicated databases
2024-09-09 18:29:16 +00:00
Alexander Tokmakov
d2ee805d8f
Revert "Remove obsolete --multiquery parameter (follow-up to #63898), pt. V" 2024-09-09 17:32:22 +02:00
Robert Schulze
40e887d218
Merge pull request #69344 from rschu1ze/remove-multiquery-arg
Remove obsolete `--multiquery` parameter (follow-up to #63898), pt. V
2024-09-09 14:51:50 +00:00
kssenii
e1ad411cb6 Fix 2024-09-09 13:42:38 +02:00
Igor Nikonov
eda6dabe41 Merge remote-tracking branch 'origin/master' into pr-local-plan 2024-09-09 09:58:36 +00:00
Alexey Milovidov
7d670bf3c2
Merge pull request #69136 from ilejn/kdc_network_reject
Do not use docker pause for Kerberos KDC container in integration tests
2024-09-08 05:00:29 +00:00
Robert Schulze
5362b117bf
Remove superfluous --multiquery/-n 2024-09-07 16:20:46 +00:00