This is an automated email from the ASF dual-hosted git repository.
bkietz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from e903a21 ARROW-14990: [CI] Fix nightly dask integration build (ensure
pandas is installed)
add a93c493 ARROW-4975: [C++] Support concatenation of UnionArrays
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array/array_nested.cc | 4 -
cpp/src/arrow/array/concatenate.cc | 86 +++++++++++++++-
cpp/src/arrow/array/concatenate_test.cc | 170 +++++++++++++++++++++++++++++---
cpp/src/arrow/testing/random_test.cc | 3 -
4 files changed, 242 insertions(+), 21 deletions(-)