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 f024936 ARROW-11864: [R] Document arrow.int64_downcast option
add 46161d2 ARROW-10846: [C++] Add async filesystem operations
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/filesystem/filesystem.cc | 83 ++++++++++++++++++++++++++++---
cpp/src/arrow/filesystem/filesystem.h | 25 ++++++++++
cpp/src/arrow/filesystem/hdfs.cc | 4 +-
cpp/src/arrow/filesystem/s3fs.cc | 4 +-
cpp/src/arrow/filesystem/test_util.cc | 89 ++++++++++++++++++++++++++++++++++
cpp/src/arrow/filesystem/test_util.h | 14 +++++-
6 files changed, 208 insertions(+), 11 deletions(-)