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 b2287a2 ARROW-5854: [Python] Expose compare kernels on Array class
add d7fd852 ARROW-7784: [C++] Improve compilation time of
arrow/array/diff.cc and reduce code size
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array/diff.cc | 273 +++++++++++++++------------------------
cpp/src/arrow/array/diff.h | 2 +-
cpp/src/arrow/array/diff_test.cc | 3 +
3 files changed, 108 insertions(+), 170 deletions(-)