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

[arrow] branch master updated (9b8e4db -> 5f5b803)

This is an automated email from the ASF dual-hosted git repository.

npr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 9b8e4db  ARROW-12876: [R] Fix build flags on Raspberry Pi
     add 5f5b803  ARROW-13443 [C++]: Fix the incorrect mapping from flatbuf::MetadataVersion to arrow::ipc::MetadataVersion

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/ipc/metadata_internal.cc |  2 +-
 cpp/src/arrow/ipc/metadata_internal.h  |  3 ++-
 cpp/src/arrow/ipc/read_write_test.cc   | 17 +++++++++++++++++
 3 files changed, 20 insertions(+), 2 deletions(-)