提交 032a0aa2 编写于 作者: A Anton Popov

fix clang-tidy

上级 eaf80c5f
......@@ -24,7 +24,7 @@ public:
void finishDataSerialization(IMergeTreeDataPart::Checksums & checksums) override;
protected:
void fillIndexGranularity(size_t index_for_block, size_t rows_in_block) override;
void fillIndexGranularity(size_t index_granularity_for_block, size_t rows_in_block) override;
private:
/// Write single granule of one column (rows between 2 marks)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册