Commits

Antoine Pitrou authored 542e81b6dea
ARROW-13794: [C++] Deprecate PARQUET_VERSION_2_0 Introduce PARQUET_VERSION_2_4 and PARQUET_VERSION_2_6 which allow fine-grained selection of post-1.0 Parquet format features. Closes #11031 from pitrou/ARROW-13794-parquet-version Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>