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 e4b5b1189c GH-48095: [Python][Docs] Add missing {pyarrow,compute}
functions to API docs (#48117)
add 83a5a61970 GH-48146: [C++][Parquet] Fix undefined behavior with
invalid column/offset index (#48147)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/memory_pool.cc | 39 +++++++++++++++++++++++++++++++++++++++
cpp/src/arrow/memory_pool.h | 34 ++++------------------------------
cpp/src/parquet/page_index.cc | 28 +++++++++++++++++++++-------
cpp/src/parquet/thrift_internal.h | 38 ++++++++++++++------------------------
testing | 2 +-
5 files changed, 79 insertions(+), 62 deletions(-)