You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by em...@apache.org on 2021/02/10 05:06:29 UTC

[arrow] branch master updated (dcc56cc -> 0d4af19)

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

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


    from dcc56cc  ARROW-11542: [Rust] fix validity bitmap buffer length count in json reader
     add 0d4af19  ARROW-11559: [C++] Use smarter Flatbuffers verification parameters

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/ipc/metadata_internal.h | 16 ++++++++++++++--
 cpp/src/arrow/ipc/reader.cc           |  8 +++-----
 2 files changed, 17 insertions(+), 7 deletions(-)