Commits


Antoine Pitrou authored and GitHub committed 990cdf7dca8
GH-44079: [C++][Parquet] Remove deprecated APIs (#44080) ### What changes are included in this PR? Remove APIs that have been deprecated more than one year ago (i.e. in 2023 or before). * GitHub Issue: #44079 Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>