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 b73af9a ARROW-10373: [C++] Validate null_count in
Array::ValidateFull()
add 5c6f05f ARROW-13508: [C++] Support custom retry strategies in
S3Options
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/filesystem/s3_internal.h | 7 ++---
cpp/src/arrow/filesystem/s3fs.cc | 44 ++++++++++++++++++++++++++++++-
cpp/src/arrow/filesystem/s3fs.h | 27 +++++++++++++++++++
cpp/src/arrow/filesystem/s3fs_test.cc | 47 ++++++++++++++++++++++++++++++++++
4 files changed, 121 insertions(+), 4 deletions(-)