This is an automated email from the ASF dual-hosted git repository.
felipecrv pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from e75bc99fa8 GH-40788: [C#] Override Accept in MapArray (#40789)
add e3b0bd1feb GH-40783: [C++] Re-order loads and stores in
MemoryPoolStats update (#40647)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/memory_pool.cc | 12 ++---
cpp/src/arrow/memory_pool.h | 82 ++++++++++++++++++++++------------
cpp/src/arrow/memory_pool_benchmark.cc | 8 +++-
cpp/src/arrow/memory_pool_test.cc | 11 +----
cpp/src/arrow/memory_pool_test.h | 9 ++--
cpp/src/arrow/stl_allocator.h | 6 +--
java/dataset/src/main/cpp/jni_util.cc | 6 ++-
7 files changed, 80 insertions(+), 54 deletions(-)