You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by fs...@apache.org on 2020/03/17 02:49:04 UTC

[arrow] branch master updated (02a5308 -> 892921a)

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

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


    from 02a5308  ARROW-7616: [Java] Support comparing value ranges for dense union vector
     add 892921a  ARROW-8087: [C++][Dataset] Partitioning schema fields follow paths' segment ordering

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/partition.cc      | 85 ++++++++++++++++++++++++---------
 cpp/src/arrow/dataset/partition_test.cc | 15 ++++--
 python/pyarrow/tests/test_dataset.py    |  6 +--
 3 files changed, 77 insertions(+), 29 deletions(-)