You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by bk...@apache.org on 2020/08/06 16:11:33 UTC

[arrow] branch master updated (62dfa11 -> 7525286)

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

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


    from 62dfa11  ARROW-9523 [Rust] Improve filter kernel performance
     add 7525286  ARROW-9573: [Python][Dataset] Provide read_table(ignore_prefixes=)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/dataset.py            |  2 +-
 python/pyarrow/parquet.py            | 23 +++++++++++++++++++----
 python/pyarrow/tests/test_parquet.py | 24 ++++++++++++++++++++++++
 3 files changed, 44 insertions(+), 5 deletions(-)