Commits


mwish authored and GitHub committed adbeabfda74
GH-34509: [C++][Parquet] Improve docstrings for ArrowReaderProperties::batch_size (#36486) Make it clear that the `batch_size` setting is ignored by some Parquet FileReader APIs. * Closes: #34509 Lead-authored-by: mwish <maplewish117@gmail.com> Co-authored-by: Antoine Pitrou <pitrou@free.fr> Signed-off-by: Antoine Pitrou <antoine@python.org>