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/05/22 09:14:05 UTC

[arrow] branch main updated (0ac038c526 -> c6dca7d3c9)

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

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


    from 0ac038c526 GH-35695: [CI][Packaging][Conan] Use build missing dependencies instead of defining them individually (#35696)
     add c6dca7d3c9 GH-35359: [C++] FixedSizeListArray.flatten() errors if all elements are null (#35674)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/array/array_list_test.cc              | 20 ++++++++++++++++++++
 cpp/src/arrow/array/array_nested.cc                 |  8 ++++++++
 cpp/src/arrow/compute/kernels/vector_nested_test.cc | 14 ++++++++++++++
 3 files changed, 42 insertions(+)