You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by th...@apache.org on 2023/01/30 13:05:58 UTC

[arrow-rs] branch parquet-limit-pushdown updated (db9c2e7ba -> 59eccc544)

This is an automated email from the ASF dual-hosted git repository.

thinkharderdev pushed a change to branch parquet-limit-pushdown
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


    from db9c2e7ba Update parquet/src/arrow/arrow_reader/mod.rs
     add 59eccc544 pr comments

No new revisions were added by this update.

Summary of changes:
 parquet/src/arrow/arrow_reader/mod.rs       |  4 +-
 parquet/src/arrow/arrow_reader/selection.rs | 43 ++++++---------
 parquet/src/arrow/async_reader/mod.rs       | 84 ++++++++++++++++++++++++++++-
 3 files changed, 100 insertions(+), 31 deletions(-)