This is an automated email from the ASF dual-hosted git repository.
tustvold pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from ca1bfb8f2 Add Decimal256Builder and Decimal256Array (#2000)
add 5a76697eb Fix record delimiting on row group boundaries (#2025) (#2027)
No new revisions were added by this update.
Summary of changes:
parquet/src/arrow/array_reader/list_array.rs | 2 +-
parquet/src/arrow/arrow_reader.rs | 41 ++++++++++
parquet/src/arrow/record_reader/mod.rs | 112 ++++++++++++++++++++-------
parquet/src/column/reader.rs | 2 +-
4 files changed, 128 insertions(+), 29 deletions(-)