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/06/10 13:05:38 UTC

[arrow] branch master updated (224c60e -> 53db29f)

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 224c60e  ARROW-9087: [C++] Support additional HDFS options
     add 53db29f  ARROW-8726: [C++] Filename should not be part of DirectoryPartitioning

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/discovery.cc      | 10 +++++++---
 cpp/src/arrow/dataset/discovery_test.cc | 32 ++++++++++++++++++++++++++++----
 cpp/src/arrow/dataset/partition.cc      |  8 ++++----
 cpp/src/arrow/dataset/partition.h       |  2 +-
 cpp/src/arrow/dataset/partition_test.cc |  4 ++--
 5 files changed, 42 insertions(+), 14 deletions(-)