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 2019/09/05 13:01:25 UTC

[arrow] branch master updated (934c18e -> d2be6a5)

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 934c18e  ARROW-6462: [C++] Fix build error on CentOS 6 x86_64 with bundled double-conversion
     add d2be6a5  ARROW-6453: [C++] More informative error messages with S3

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/s3_internal.h          | 42 +++++++++++--
 cpp/src/arrow/filesystem/s3fs.cc                | 81 +++++++++++++++++++------
 cpp/src/arrow/filesystem/s3fs_narrative_test.cc | 26 +++++++-
 cpp/src/arrow/util/{stopwatch.h => print.h}     | 41 +++++++------
 4 files changed, 146 insertions(+), 44 deletions(-)
 copy cpp/src/arrow/util/{stopwatch.h => print.h} (51%)