mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update test.py
This commit is contained in:
parent
b3c021ec97
commit
d910357e69
@ -361,6 +361,7 @@ def test_s3_zero_copy_with_ttl_delete(cluster, large_data, iterations):
|
||||
)
|
||||
|
||||
node1.query("OPTIMIZE TABLE ttl_delete_test FINAL")
|
||||
|
||||
node1.query("SYSTEM SYNC REPLICA ttl_delete_test")
|
||||
node2.query("SYSTEM SYNC REPLICA ttl_delete_test")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user