This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 0dcc401820 Make `ArrowReaderOptions::with_virtual_columns` error
rather than panic on invalid input (#8867)
add 389f404004 Fix errors when reading nested Lists with pushdown
predicates. (#8866)
No new revisions were added by this update.
Summary of changes:
parquet/src/arrow/async_reader/mod.rs | 67 ++++-
parquet/src/arrow/mod.rs | 307 +++++++++++++++++++--
.../src/arrow/push_decoder/reader_builder/mod.rs | 28 +-
3 files changed, 351 insertions(+), 51 deletions(-)