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/14 16:52:52 UTC

[arrow] branch master updated (63060c8 -> eb7fb87)

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 63060c8  ARROW-14898: [C++][Compute] Fix crash of out-of-bounds memory accessing in key_hash if a key is smaller than int64
     add eb7fb87  ARROW-14918: [C++] Implement GcsFileSystem::GetFileInfo(FileSelector)

No new revisions were added by this update.

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