This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 0f7b5e573e GH-44071: [C++] Leak S3 structures if finalization happens
too late (#44090)
add c0fcd44931 GH-44194: [C++] Avoid repeated ArrayData::offset lookups
(#44190)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array/array_binary.cc | 8 ++------
cpp/src/arrow/array/array_binary.h | 26 +++++++++-----------------
cpp/src/arrow/array/array_nested.cc | 11 +++++------
cpp/src/arrow/array/array_nested.h | 29 +++++++++--------------------
cpp/src/arrow/array/array_primitive.cc | 18 ++++++++++--------
cpp/src/arrow/array/array_primitive.h | 26 +++++++++++++++++---------
6 files changed, 52 insertions(+), 66 deletions(-)