This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git.
from bc2d7aa Make arrow::array_reader private (#1032) (#1133)
add 430bdd4 Fix reading of dictionary encoded pages with null values
(#1111) (#1130)
No new revisions were added by this update.
Summary of changes:
parquet/src/arrow/array_reader.rs | 147 +++++++++++++++++++++
parquet/src/arrow/arrow_array_reader.rs | 220 ++++++++++++++++++++++++++++++--
2 files changed, 355 insertions(+), 12 deletions(-)