You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2021/12/20 14:26:04 UTC

[arrow] branch master updated (61745be -> 04641a3)

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 61745be  ARROW-15121: [C++] Implement max recursion on GcsFileSystem
     add 04641a3  ARROW-15115: [C++] GcsFileSystem return errors if using closed streams

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/gcsfs.cc      | 35 +++++++++++++----
 cpp/src/arrow/filesystem/gcsfs_test.cc | 70 +++++++++++++++++++++++++++++-----
 2 files changed, 88 insertions(+), 17 deletions(-)