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 2023/01/17 17:53:13 UTC

[arrow] branch master updated (627caf3fe6 -> 7319250597)

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 627caf3fe6 GH-33681: [JS] Update flatbuffers (#33682)
     add 7319250597 GH-14875: [C++] C Data Interface: check imported buffer for non-null (#14814)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/array/validate.cc |  11 ++--
 cpp/src/arrow/c/bridge.cc       |  40 +++++++++---
 cpp/src/arrow/c/bridge_test.cc  | 132 +++++++++++++++++++++++++++++++++++++++-
 3 files changed, 167 insertions(+), 16 deletions(-)