This is an automated email from the ASF dual-hosted git repository.
zeroshade pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-go.git
from 52e43fe9 fix(memory): keep allocator ownership across Buffer.Reset
(#947)
add 4cc24d29 fix(parquet): limit page allocations (#953)
No new revisions were added by this update.
Summary of changes:
parquet/file/page_reader.go | 49 +++++++++++++++++++----------
parquet/file/page_reader_internal_test.go | 31 ++++++++++++++++++
parquet/file/row_group_reader.go | 52 +++++++++++++++++--------------
parquet/reader_properties.go | 38 +++++++++++++++++++++-
4 files changed, 130 insertions(+), 40 deletions(-)