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 fc58036e7 Update arrow-flight (#3019)
add e2c419953 Support Predicate Pushdown for Parquet Lists (#2108) (#2999)
No new revisions were added by this update.
Summary of changes:
parquet/src/arrow/arrow_reader/mod.rs | 28 +++++
parquet/src/column/reader/decoder.rs | 221 +++++++++++++++++++++++++++++-----
parquet/src/encodings/rle.rs | 1 +
3 files changed, 218 insertions(+), 32 deletions(-)