Commits

Antoine Pitrou authored e2fbac51a80
ARROW-9901: [C++] Add hand-crafted Parquet to Arrow reconstruction tests Exercise various cases of nested Parquet schemas and def / rep levels values. Some of those tests currently fail. Closes #8100 from pitrou/ARROW-9901-parquet-nested-tests Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>