You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2020/01/14 10:28:45 UTC

[arrow] branch master updated (831a706 -> 38bf178)

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

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


    from 831a706  ARROW-7558: [Packaging][deb][RPM] Use the host owner and group for artifacts
     add 38bf178  ARROW-7413: [Python] Expose and test the partioning discovery

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_dataset.pyx                  | 51 +++++++++++++++++++++++++---
 python/pyarrow/dataset.py                    |  1 +
 python/pyarrow/includes/libarrow_dataset.pxd |  5 +++
 python/pyarrow/tests/test_dataset.py         | 26 ++++++++++++++
 4 files changed, 79 insertions(+), 4 deletions(-)