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 bd433c0149 ARROW-17629: [Java] Bind DB column to Arrow Map type in
JdbcToArrowUtils (#14134)
add 8d11e3ddb6 ARROW-16981: [C++] Expose jemalloc statistics for logging
(#13516)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/memory_pool.cc | 23 +++++++-
cpp/src/arrow/memory_pool.h | 33 ++++++++++++
cpp/src/arrow/memory_pool_jemalloc.cc | 52 +++++++++++++++++++
cpp/src/arrow/memory_pool_test.cc | 98 ++++++++++++++++++++++++++++++++++-
4 files changed, 204 insertions(+), 2 deletions(-)