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 996a08b ARROW-14912: [C++] implement GcsFileSystem::CopyFile
add bd4d1e6 ARROW-14899: [C++] implement GcsInputStream::GetMetadata
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/filesystem/gcsfs.cc | 31 +++++++++-
cpp/src/arrow/filesystem/gcsfs_internal.cc | 65 ++++++++++++++++++++
cpp/src/arrow/filesystem/gcsfs_internal.h | 3 +
cpp/src/arrow/filesystem/gcsfs_test.cc | 99 ++++++++++++++++++++++++++++++
4 files changed, 196 insertions(+), 2 deletions(-)