0

In factally,I want to use SYSTEM STOP MERGES TABLE to stop merge and then migrate some parts to another shard. My operation as follow:

1.

clickhouse-client -q "insert into DTDB.lineorder_demo FORMAT CSV" < lineorder.tbl;
  1. I execute
SYSTEM STOP MERGES DTDB.lineorder_demo

immediately after the import is complete. But within 15 minutes, the parts will still merge and decrease.

vladimir
  • 13,428
  • 2
  • 44
  • 70
Bubble Li
  • 1
  • 2

0 Answers0