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 0891feb ARROW-8149: [C++/Python] Enable CUDA Support in conda recipes
add 2c2a4de ARROW-7084: [C++] Check for full type equality in
ArrayRangeEquals
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array/array_list_test.cc | 54 ++++++++++++++++++++
cpp/src/arrow/array/array_nested.cc | 39 ++++++++++++---
cpp/src/arrow/array/array_nested.h | 10 ++++
cpp/src/arrow/array/array_test.cc | 2 +
cpp/src/arrow/compare.cc | 91 +++++++++++++++++++++++-----------
5 files changed, 161 insertions(+), 35 deletions(-)