Commit Graph

9397 Commits

Author SHA1 Message Date
unashi
20b225460d Merge branch 'master' into feat-59377 2024-05-29 17:14:36 +08:00
Sema Checherinda
bc60f2419b add comment 2024-05-29 02:25:05 +02:00
Julia Kartseva
8662f89d21 update test_s3_plain_rewritable 2024-05-28 18:59:48 +00:00
Julia Kartseva
b11b9515a2 ENDPOINT_SUBPATH is unique for each instance in test_s3_plain_rewritable 2024-05-28 18:59:48 +00:00
Arthur Passos
d9c9c4f7dd use skip_access_check 2024-05-28 13:48:46 -03:00
Sema Checherinda
6b8ca302d2 test for TotalQpsLimitExceeded 2024-05-28 17:58:32 +02:00
Yarik Briukhovetskyi
c572290e50
black check 2024-05-28 16:53:14 +02:00
Yarik Briukhovetskyi
6298d23a2f
Check that query doesn't fail 2024-05-28 16:41:59 +02:00
Antonio Andelic
9f242391b4
Merge pull request #64153 from ClickHouse/fix-backup-without-native-copy
Correctly fallback during backup copy
2024-05-28 13:11:06 +00:00
Raúl Marín
1014a11156 Enforce proper log checks 2024-05-28 15:06:56 +02:00
Raúl Marín
09600eccbd Fix flakiness of test_lost_part_other_replica 2024-05-28 14:51:14 +02:00
kssenii
f753a558e8 Merge remote-tracking branch 'origin/master' into s3queue-fix-ordered-mode 2024-05-27 18:35:56 +02:00
Antonio Andelic
8f775037bf Address PR review 2024-05-27 13:02:45 +00:00
Raúl Marín
3a6f2ccf4f
Merge pull request #64362 from Algunenano/rename_aggregate_function_group_array_has_limit_size
Rename aggregate_function_group_array_has_limit_size
2024-05-27 09:42:33 +00:00
Antonio Andelic
4f165733a4 Merge branch 'master' into fix-backup-without-native-copy 2024-05-27 07:40:55 +00:00
Han Fei
ee7ad460fd Merge branch 'master' into hanfei/stats_uniq 2024-05-25 18:01:21 +02:00
Kseniia Sumarokova
31fd4f5eb4
Merge pull request #59767 from ClickHouse/use-iobject-storage-for-table-engines-1
Unite s3/hdfs/azure storage implementations into a single class working with IObjectStorage. Same for *Cluster, data lakes and Queue storages.
2024-05-25 09:35:55 +00:00
robot-clickhouse
92fd1f08c9 Automatic style fix 2024-05-24 17:23:56 +00:00
Sema Checherinda
ae4d3f97ae
Merge pull request #64225 from ClickHouse/chesema-patch-aws-error-handler
tests for qps_limit_exceeded
2024-05-24 13:28:33 +00:00
Raúl Marín
9794a193cf Rename aggregate_function_group_array_has_limit_size 2024-05-24 15:05:49 +02:00
kssenii
cfbf1cc1e2 S3Queue rework ordered mode 2024-05-24 11:47:32 +02:00
Kseniia Sumarokova
c10fc6d80e
Merge branch 'master' into use-iobject-storage-for-table-engines-1 2024-05-24 10:46:45 +02:00
kssenii
40753ddefb Update hdfs test 2024-05-23 21:10:40 +02:00
kssenii
3004f0b63d Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1 2024-05-23 16:51:46 +02:00
kssenii
dd7f3d1ba2 Fix test 2024-05-23 14:11:30 +02:00
Sema Checherinda
c150c20512 adjust tests in test_merge_tree_s3 2024-05-23 13:53:36 +02:00
Yarik Briukhovetskyi
a4d303a8e6
Update test.py 2024-05-23 13:35:09 +02:00
Arthur Passos
5f2cd1740b increase time to wait for proxy resolver 2024-05-23 11:18:21 +00:00
Arthur Passos
13f02db8e4
Merge branch 'ClickHouse:master' into fix_wrong_request_protocol_proxy 2024-05-23 12:23:47 +02:00
Кирилл Гарбар
21d6f9ef22 Prevent conversion to Replicated if zookeeper path already exists 2024-05-23 03:13:25 +03:00
Mikhail Artemenko
7ecfdbb3aa fix test_hdfsCluster_unset_skip_unavailable_shards 2024-05-22 23:05:27 +00:00
Max K
9a40ff033d
Merge branch 'master' into ci_disable_arm_int_tests_with_kerberazied_kafka 2024-05-22 20:35:23 +02:00
Yarik Briukhovetskyi
e4812c76df
black check fix 2024-05-22 19:28:01 +02:00
robot-clickhouse
52fe1fab97 Automatic style fix 2024-05-22 16:46:10 +00:00
Sema Checherinda
a73d60bae5 tests for qps_limit_exceeded 2024-05-22 18:35:28 +02:00
Sergei Trifonov
f82a816fdd
Merge pull request #64214 from ClickHouse/revert-63670-check_zk_path_exists
Revert "Prevent conversion to Replicated if zookeeper path already exists"
2024-05-22 15:59:18 +00:00
Yarik Briukhovetskyi
f58cd8ae72
integration test instead of stateless 2024-05-22 17:02:09 +02:00
Arthur Passos
bf1d07b4ca
Merge branch 'ClickHouse:master' into fix_wrong_request_protocol_proxy 2024-05-22 14:47:13 +02:00
alesapin
40e3527d36
Merge pull request #63848 from MikhailBurdukov/lazy_database_cleanup
Remove data from all disks after DROP with Lazy database.
2024-05-22 12:27:06 +00:00
kssenii
1059b51177 Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1 2024-05-22 14:13:27 +02:00
Kseniia Sumarokova
5f940eaa52
Merge pull request #63693 from MikhailBurdukov/truncate_for_obj_storage_disks
Enable truncate operation for object storage disks.
2024-05-22 12:09:35 +00:00
Kseniia Sumarokova
fda0b33061
Merge pull request #64117 from ClickHouse/fix-azure-multipart-upload-in-backup
Fix azure backup writing multipart blocks by 1mb (read buffer size) instead of `max_upload_part_size` (in non-native copy case)
2024-05-22 11:41:18 +00:00
Sergei Trifonov
376282dd6d
Revert "Prevent conversion to Replicated if zookeeper path already exists" 2024-05-22 09:58:31 +02:00
Antonio Andelic
ef8faeffc0 Merge branch 'master' into fix-backup-without-native-copy 2024-05-22 09:00:07 +02:00
Kseniia Sumarokova
bedaaa38ef
Update test.py 2024-05-21 21:03:13 +02:00
kssenii
d2cdb37df8 Fix test 2024-05-21 17:59:11 +02:00
alesapin
455045056f Merge branch 'master' into ci_disable_arm_int_tests_with_kerberazied_kafka 2024-05-21 17:18:13 +02:00
kssenii
7b225ab59c Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1 2024-05-21 16:58:25 +02:00
Han Fei
93a6c1e5a8 fix tests 2024-05-21 16:03:38 +02:00
alesapin
e3ac5f4d12
Merge pull request #64182 from ClickHouse/fix_azure_native_copy
One attempt to fix native copy for azure
2024-05-21 13:49:47 +00:00
Sergei Trifonov
afc316b779
Merge pull request #63670 from kirillgarbar/check_zk_path_exists
Prevent conversion to Replicated if zookeeper path already exists
2024-05-21 11:58:55 +00:00
robot-clickhouse
1e273f10e2 Automatic style fix 2024-05-21 11:37:05 +00:00
Antonio Andelic
b80d878b4c Add test 2024-05-21 13:28:12 +02:00
robot-clickhouse
a6dd13814c Automatic style fix 2024-05-21 09:53:32 +00:00
alesapin
0b3102576e One attempt to fix native copy for azure 2024-05-21 11:43:16 +02:00
Alexey Milovidov
9597b804e4
Merge pull request #63013 from azat/dist-over-dist-interserver-secret-fix
[RFC] Fix interserver secret for Distributed over Distributed from remote()
2024-05-21 06:04:30 +02:00
Han Fei
b8e7e99c91 Merge branch 'master' into hanfei/stats_uniq 2024-05-21 01:28:36 +02:00
alesapin
6e33443926
Merge pull request #64154 from ClickHouse/fix_azure_native_copy
Azure can do native copy between containers
2024-05-20 17:33:45 +00:00
robot-clickhouse
235b0f2d5b Automatic style fix 2024-05-20 16:28:56 +00:00
alesapin
d6fadfc9a6 Azure can do native copy between containers 2024-05-20 18:18:18 +02:00
kssenii
ba325b6250 Merge remote-tracking branch 'origin/master' into fix-azure-multipart-upload-in-backup 2024-05-20 12:34:04 +02:00
alesapin
4ca2c0fcd8
Merge pull request #64116 from ClickHouse/fix_azure_native_copy
Properly support native copy for azure
2024-05-20 10:04:16 +00:00
kssenii
ea774b673a Better test 2024-05-19 22:25:56 +02:00
kssenii
c2a613e94d Better 2024-05-19 22:08:36 +02:00
kssenii
93b11c57a0 Fix azure backup uploaded block size 2024-05-19 21:14:06 +02:00
alesapin
2765fd951c Properly support native copy for azure 2024-05-19 21:02:12 +02:00
Azat Khuzhin
6ed515554b Revert "CI: disable ARM integration test cases with libunwind crash" 2024-05-19 08:11:53 +02:00
Alexey Milovidov
bd9709adee
Merge pull request #64022 from ClickHouse/fix-analyzer
Fix a typo in Analyzer
2024-05-17 20:02:13 +02:00
Mikhail f. Shiryaev
38787c429f
Merge pull request #62652 from ianton-ru/fix-host-resolver-fail
Fix HostResolver behavior on fail
2024-05-17 17:37:42 +00:00
Han Fei
e9cfdc9c56 address comments 2024-05-17 17:16:49 +02:00
Yarik Briukhovetskyi
8a24515537
fix black 2024-05-17 14:23:32 +02:00
Han Fei
a19fb0aea5 Merge branch 'master' into hanfei/stats_uniq 2024-05-17 12:07:04 +02:00
Alexey Milovidov
26501178e6 Fix analyzer 2024-05-17 10:23:32 +02:00
Alexey Milovidov
0c84c5658c
Merge pull request #63656 from woodlzm/master
Add a build_id ALIAS column to trace_log to facilitate auto renaming upon detecting binary changes.
2024-05-17 04:32:26 +00:00
Alexey Milovidov
4021e9a507
Merge pull request #63933 from jkartseva/allow-certain-alters-plain-rw
Allow certain ALTER TABLE commands for `plain_rewritable` disk
2024-05-17 03:47:02 +00:00
Alexander Tokmakov
d9d6950965
Merge pull request #63549 from ClickHouse/rdb_auto_recovery
Automatically recover Replicated database if the queue got stuck
2024-05-16 22:48:58 +00:00
Alexander Gololobov
935ffe14f0
Merge pull request #63862 from ClickHouse/keeper_client_fixes
Fixes in `find_super_nodes` and `find_big_family` command of keeper-client
2024-05-16 20:01:51 +00:00
Max K
17aa799101 CI: aarh64: disable kerberos tests 2024-05-16 16:43:54 +02:00
Han Fei
2e76275124
Merge pull request #63202 from hanfei1991/hanfei/fix-intersection
fix intersect parts when restart after drop range
2024-05-16 14:27:25 +00:00
kssenii
af6f124df0 Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1 2024-05-16 16:02:35 +02:00
Alexander Gololobov
97e7f404c7 Fix test: only top 10 by default 2024-05-16 12:40:53 +02:00
Alexander Gololobov
4b5f31a22c Fix test for big family to account for whole subtree 2024-05-16 10:42:38 +02:00
Julia Kartseva
81a7862ed4 Allow certain ALTER TABLE commands for plain_rewritable
Currently all alters are disallowed, this is too restrictive. Allow
altering settings (through {MODIFY|RESET} SETTING) and comments (MODIFY
COMMENT).
2024-05-16 08:40:28 +00:00
Zimu Li
c0f5d70c5c
Merge branch 'ClickHouse:master' into master 2024-05-15 22:38:22 -07:00
alesapin
7aeeaabf3d
Merge pull request #63839 from ClickHouse/disable_intel_qpl_coe
Disable `test_non_default_compression/test.py::test_preconfigured_deflateqpl_codec` on arm
2024-05-15 19:43:58 +00:00
Max K
6b6f8334c5
Merge pull request #63867 from ClickHouse/disable_arm_integration_test_cases_with_libunwind_crash
CI: disable ARM integration test cases with libunwind crash
2024-05-15 18:31:41 +00:00
Alexander Sapin
8f5c8fdb27 Proper fix 2024-05-15 19:14:32 +02:00
alesapin
dc9edaf6af
Merge pull request #63832 from ClickHouse/fix_disk_types_for_arm
Fix `test_disk_types` for aarch64
2024-05-15 17:02:31 +00:00
alesapin
2d3bd654f0
Merge pull request #63789 from ClickHouse/fix_catboost_test
Fix `test_catboost_evaluate` for aarch64
2024-05-15 17:01:51 +00:00
alesapin
beebebbe0c
Merge pull request #63836 from ClickHouse/fix_test_backward_compatibility_arm
Fix `test_short_strings_aggregation` for arm
2024-05-15 17:00:11 +00:00
robot-clickhouse
d0c7e8c44f Automatic style fix 2024-05-15 16:43:16 +00:00
Alexander Tokmakov
b17bfb16cd
Merge pull request #63695 from ClickHouse/flaten-nested-is-broken-with-replicated-database
flatten_nested is broken with replicated database.
2024-05-15 16:34:03 +00:00
Max K
c1da3a4726 CI: disable ARM integration test cases with libunwind crash" 2024-05-15 18:33:58 +02:00
Anton Ivashkin
e9d2b54de6 Reformat test file 2024-05-15 18:17:50 +02:00
Nikita Mikhaylov
330af1c37a
Merge pull request #63806 from jkartseva/add-endpoint-subpath-to-plain-rw
Add `endpoint_subpath` S3 URI setting
2024-05-15 13:50:43 +00:00
MikhailBurdukov
ae10e7ded1 Remove data from all disks after DROP with Lazy database. 2024-05-15 13:09:00 +00:00
Alexander Sapin
0d00f73a1f Disable test for specialed intel codec on arm 2024-05-15 14:37:38 +02:00
Alexander Sapin
e17646f68e Fix test_short_strings_aggregation for arm 2024-05-15 14:27:35 +02:00
Han Fei
171bf4f201 Merge branch 'master' into hanfei/fix-intersection 2024-05-15 13:59:52 +02:00
robot-clickhouse
fb65c168a7 Automatic style fix 2024-05-15 11:54:56 +00:00