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/03/16 18:20:51 UTC

[arrow] branch master updated (368037f -> f89c5bb)

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 368037f  ARROW-8124: [Rust] Update library dependencies
     add f89c5bb  ARROW-8132: [C++] Fix S3FileSystem tests on Windows

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/s3fs.cc      | 4 +++-
 cpp/src/arrow/filesystem/s3fs_test.cc | 9 +++++++++
 cpp/src/arrow/filesystem/test_util.cc | 8 ++++++--
 cpp/src/arrow/filesystem/test_util.h  | 2 ++
 4 files changed, 20 insertions(+), 3 deletions(-)