mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 17:41:59 +00:00
Merge
This commit is contained in:
parent
336f9f5beb
commit
4025face46
@ -1044,6 +1044,9 @@ bool StorageReplicatedMergeTree::executeDropRange(const StorageReplicatedMergeTr
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// На месте удаленных кусков могут появиться новые, с другими данными.
|
||||||
|
context.resetCaches();
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user