This is an automated email from the ASF dual-hosted git repository.
tustvold pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 30ab9bba5 Use `downcast_primitive_array` in arithmetic kernels (#2640)
add dc4ccf825 Fix bug in page skipping (#2552)
No new revisions were added by this update.
Summary of changes:
parquet/src/arrow/arrow_reader/selection.rs | 19 +++++
parquet/src/arrow/async_reader.rs | 124 ++++++++++++++++++++++++++++
parquet/src/arrow/record_reader/mod.rs | 12 ++-
parquet/src/column/reader.rs | 42 +++++++++-
4 files changed, 193 insertions(+), 4 deletions(-)