Commits


mwish authored and GitHub committed 4198aacf8ab
GH-36297: [C++][Parquet] Benchmark for non-binary dict encoding (#36298) ### Rationale for this change Add benchmark for non-binary dict encoding ### What changes are included in this PR? Add benchmark `BM_DictEncodingInt64` ### Are these changes tested? no need ### Are there any user-facing changes? no * Closes: #36297 Authored-by: mwish <maplewish117@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>