Commits


Gang Wu authored and GitHub committed 0804ba60725
GH-45045: [C++][Parquet] Add a benchmark for size_statistics_level (#45085) ### Rationale for this change Add a benchmark to know the performance of writing different size stats levels. ### What changes are included in this PR? Add a size_stats_benchmark for parquet. ### Are these changes tested? No ### Are there any user-facing changes? No * GitHub Issue: #45045 Lead-authored-by: Gang Wu <ustcwg@gmail.com> Co-authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>