This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 9661411 ARROW-14559: [C++] reduce memory usage in
GcsFileSystem::OpenInputStream
add 16af17c ARROW-14356: [C++] Create kernel to determine buffer memory
"referenced" by arrays (even if there are offsets)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/util/byte_size.cc | 282 +++++++++++++++++++++++++++++
cpp/src/arrow/util/byte_size.h | 45 ++++-
cpp/src/arrow/util/byte_size_test.cc | 341 +++++++++++++++++++++++++++++++++++
3 files changed, 664 insertions(+), 4 deletions(-)