Commits


Antoine Pitrou authored and Micah Kornfield committed ca12cd19539
ARROW-10024: [C++][Parquet] Create nested reading benchmarks These benchmarks only measure one-level nesting (struct, list) for now. Closes #8203 from pitrou/ARROW-10024-parquet-nested-benchmarks Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>