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/07/26 14:40:13 UTC

[arrow] branch master updated (139ac15 -> c2c3573)

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 139ac15  ARROW-13446: [Release] Fix verification on amazon linux
     add c2c3573  ARROW-13437: [C++] Relax FixedSizeList validation to allow excess child values

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/array/array_list_test.cc | 19 ++++++--
 cpp/src/arrow/array/array_test.cc      | 87 ++++++++++++++++++++--------------
 cpp/src/arrow/array/validate.cc        |  4 +-
 3 files changed, 70 insertions(+), 40 deletions(-)