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 1420544  ARROW-14622: [C++] Fix initialization-order-fiasco reports
     add 2eafc60  ARROW-14346: [C++] Implement GcsFileSystem::OpenOutputStream

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/gcsfs.cc          |  80 +++++++++++++--
 cpp/src/arrow/filesystem/gcsfs_internal.cc | 131 +++++++++++++++++++++++++
 cpp/src/arrow/filesystem/gcsfs_internal.h  |  15 +++
 cpp/src/arrow/filesystem/gcsfs_test.cc     | 150 +++++++++++++++++++++++++++++
 4 files changed, 366 insertions(+), 10 deletions(-)

Reply via email to