You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2021/12/20 11:45:54 UTC

[arrow] branch master updated (836abb3 -> 97a8159)

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

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


    from 836abb3  ARROW-15145: [R][CI] test-r-minimal-build fails due to updated error message
     add 97a8159  ARROW-14930: [C++] Make S3 directory detection more robust

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/s3fs.cc                | 62 +++++++++++------
 cpp/src/arrow/filesystem/s3fs_narrative_test.cc | 20 +++++-
 cpp/src/arrow/filesystem/s3fs_test.cc           | 93 ++++++++++++++++---------
 3 files changed, 119 insertions(+), 56 deletions(-)