mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 08:02:02 +00:00
Update src/Storages/MergeTree/MergeTreeData.h
Co-authored-by: flynn <fenglv15@mails.ucas.ac.cn>
This commit is contained in:
parent
7f41173a1f
commit
fa73b00a66
@ -475,7 +475,6 @@ public:
|
||||
/// Returns absolutely all parts (and snapshot of their states)
|
||||
DataPartsVector getAllDataPartsVector(DataPartStateVector * out_states = nullptr) const;
|
||||
|
||||
/// Return parts number
|
||||
size_t getAllPartsCount() const;
|
||||
|
||||
/// Return the number of marks in all parts
|
||||
|
Loading…
Reference in New Issue
Block a user