You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2019/12/19 06:35:38 UTC

[arrow] branch master updated (b7352f1 -> e12d285)

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

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


    from b7352f1  ARROW-7417: [C++] Add a docker-compose entry for CUDA 10.1
     add e12d285  ARROW-6742: [C++] Remove boost::filesystem dependency in hdfs_internal.cc

No new revisions were added by this update.

Summary of changes:
 .github/workflows/cpp.yml         |   2 +
 cpp/CMakeLists.txt                |   6 +-
 cpp/src/arrow/io/hdfs_internal.cc | 282 ++++++++++++++++++--------------------
 cpp/src/arrow/io/hdfs_internal.h  |  10 +-
 4 files changed, 145 insertions(+), 155 deletions(-)