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 bea9daae9 Write null counts in Parquet statistics when they are known
(#6490)
add 31d68919d Add `ParquetMetaDataBuilder` (#6466)
No new revisions were added by this update.
Summary of changes:
parquet/src/arrow/async_reader/mod.rs | 17 ++--
parquet/src/file/metadata/mod.rs | 173 +++++++++++++++++++++++++++++++---
parquet/src/file/serialized_reader.rs | 43 ++++-----
3 files changed, 186 insertions(+), 47 deletions(-)