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 ba7936f ARROW-7573: [Rust] Reduce boxing and cleanup
add 9df2272 ARROW-7510: [C++] Make ArrayData::null_count thread-safe
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array.cc | 12 ++++---
cpp/src/arrow/array.h | 37 ++++++++++++++++++----
cpp/src/arrow/compute/kernels/util_internal.h | 2 +-
.../arrow/compute/kernels/util_internal_test.cc | 10 +++---
4 files changed, 43 insertions(+), 18 deletions(-)