Commit Graph

9308 Commits

Author SHA1 Message Date
serxa
e06c4a8059 Merge branch 'master' into precise-memtracking 2024-06-02 16:06:29 +00:00
serxa
6375f3a90e Merge branch 'master' into precise-memtracking 2024-05-31 09:12:45 +00:00
serxa
b1de84e66e Merge branch 'master' into precise-memtracking 2024-05-31 09:11:18 +00:00
robot-clickhouse
3455fba32d Automatic style fix 2024-05-31 08:40:18 +00:00
Alexander Gololobov
66f17b7746 Normalize find_super_nodes response by sorting 2024-05-31 10:28:46 +02:00
Raúl Marín
b1b3514658
Merge pull request #64512 from Algunenano/fix_test_lost_part_other_replica
Fix test_lost_part_other_replica
2024-05-29 15:12:49 +00:00
robot-clickhouse
c083896c59 Automatic style fix 2024-05-29 15:06:41 +00:00
serxa
28e71af95c disable precise memory tracking to avoid memory_exceeded exception in test 2024-05-29 14:55:32 +00:00
Sema Checherinda
4cc765ace4
Merge pull request #64520 from ClickHouse/chesema-test-TotalQpsLimitExceeded
test for TotalQpsLimitExceeded
2024-05-29 12:28:54 +00: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
Sema Checherinda
6b8ca302d2 test for TotalQpsLimitExceeded 2024-05-28 17:58:32 +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
robot-clickhouse
18dce4169f Automatic style fix 2024-05-27 19:22:34 +00:00
serxa
c973addee6 disable precise memory tracking for some tests 2024-05-27 19:13:56 +00: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
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
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
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
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
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
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
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