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 970a12b5 fix(parquet/encoding): reject truncated plain boolean data
(#1031)
add 47f989bc fix(parquet/metadata): return page index decode errors (#1032)
No new revisions were added by this update.
Summary of changes:
parquet/metadata/page_index.go | 37 ++++++++++++-
parquet/metadata/page_index_decode_test.go | 84 ++++++++++++++++++++++++++++++
2 files changed, 119 insertions(+), 2 deletions(-)
create mode 100644 parquet/metadata/page_index_decode_test.go