Update src/Storages/MergeTree/MergeTreeData.h

Co-authored-by: flynn <fenglv15@mails.ucas.ac.cn>
This commit is contained in:
KitKatKKK 2023-02-10 16:46:57 +08:00 committed by GitHub
parent 7f41173a1f
commit fa73b00a66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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