This is an automated email from the ASF dual-hosted git repository.
jorisvandenbossche pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 48294b0790 GH-34893: [C++] Fix run-end encoded array iterator issues
that manifest on backwards iteration (#34896)
add 5184d7c175 GH-31868: [C++] Support concatenating extension arrays
(#14463)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array/concatenate.cc | 12 ++++++++++--
cpp/src/arrow/array/concatenate_test.cc | 8 ++++++++
python/pyarrow/tests/test_extension_type.py | 16 ++++++++++++++++
3 files changed, 34 insertions(+), 2 deletions(-)