You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2022/11/11 00:23:40 UTC

[arrow-rs] branch master updated (885a3618f -> 522625814)

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

alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


    from 885a3618f feat: add `OwnedRow` (#3079)
     add 522625814 Make RowSelection::intersection a member function (#3084)

No new revisions were added by this update.

Summary of changes:
 parquet/src/arrow/arrow_reader/mod.rs       |  2 +-
 parquet/src/arrow/arrow_reader/selection.rs | 42 ++++++++++++++++++-----------
 2 files changed, 28 insertions(+), 16 deletions(-)