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/08/09 18:54:45 UTC

[arrow] branch master updated (4e5eb1c -> b73af9a)

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 4e5eb1c  ARROW-13587: [R] Handle --use-LTO override
     add b73af9a  ARROW-10373: [C++] Validate null_count in Array::ValidateFull()

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/array/array_list_test.cc |  1 +
 cpp/src/arrow/array/array_test.cc      | 29 +++++++++++++++++++++++++++++
 cpp/src/arrow/array/validate.cc        | 22 ++++++++++++++++++++++
 3 files changed, 52 insertions(+)