Skip to content

Commit

Permalink
Remove TODO, we already run benchmark, no regression
Browse files Browse the repository at this point in the history
  • Loading branch information
baibaichen committed Jan 28, 2025
1 parent 4552a46 commit dd2b207
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp-ch/local-engine/Storages/Parquet/ParquetMeta.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ ParquetMetaBuilder & ParquetMetaBuilder::buildRowRange(
return *this;
}

/// TODO: Benchmark the performance of this function
ParquetMetaBuilder & ParquetMetaBuilder::build(
DB::ReadBuffer * read_buffer,
const DB::Block * readBlock,
Expand Down

0 comments on commit dd2b207

Please sign in to comment.