mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-29 19:12:03 +00:00
Update 00626_replace_partition_from_table_zookeeper.sh
This commit is contained in:
parent
74087470c2
commit
9d0e1e3014
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# Tags: zookeeper, no-parallel, no-s3-storage
|
||||
# Tags: zookeeper, no-parallel, no-s3-storage, backward-incompatible
|
||||
|
||||
# Because REPLACE PARTITION does not forces immediate removal of replaced data parts from local filesystem
|
||||
# (it tries to do it as quick as possible, but it still performed in separate thread asynchronously)
|
||||
|
Loading…
Reference in New Issue
Block a user