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

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


    from d22f800  ARROW-7058: [C++] FileSystemDataSourceDiscovery should apply 
partition schemes relative to its base dir
     add 21f6100  ARROW-6743: [C++] Remove usage of boost::filesystem

No new revisions were added by this update.

Summary of changes:
 cpp/CMakeLists.txt                  |   6 +-
 cpp/src/arrow/filesystem/localfs.cc |  50 ++---
 cpp/src/arrow/io/hdfs_internal.cc   | 244 ++++++++++++------------
 cpp/src/arrow/util/io_util.cc       | 358 +++++++++++++++++++++++++++---------
 cpp/src/arrow/util/io_util.h        |   9 +
 cpp/src/arrow/util/io_util_test.cc  |  51 ++++-
 6 files changed, 476 insertions(+), 242 deletions(-)

Reply via email to