Commit Graph

9331 Commits

Author SHA1 Message Date
Han Fei
f7ca33868b Merge branch 'master' into hanfei/stats_uniq 2024-06-05 01:21:49 +02:00
Alexander Tokmakov
9f49c83130
Merge pull request #63087 from Unalian/feat-59377
[feature]: allow to attach parts from a different disk (v2.0)
2024-06-04 13:52:25 +00:00
Michael Kolupaev
0fd9cdf47e Track memory allocated by the arrow library 2024-06-04 00:01:25 +00:00
alesapin
c45ebafc70
Merge pull request #64694 from ClickHouse/fix_ttl_incompatibility
Fix backward incompatibility in TTL execution
2024-06-03 10:29:26 +00:00
robot-clickhouse
8c86011a90 Automatic style fix 2024-05-31 12:51:12 +00:00
alesapin
a400911d7a Fix backward incompatibility in TTL execution 2024-05-31 14:42:01 +02: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
Sema Checherinda
4cc765ace4
Merge pull request #64520 from ClickHouse/chesema-test-TotalQpsLimitExceeded
test for TotalQpsLimitExceeded
2024-05-29 12:28:54 +00:00
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
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
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
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
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