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 a65e14a5c4 Update prost-build requirement from =0.13.2 to =0.13.3
(#6440)
add e67f17e80b Add `ParquetMetaDataReader` (#6431)
No new revisions were added by this update.
Summary of changes:
parquet/src/file/metadata/mod.rs | 7 +-
parquet/src/file/metadata/reader.rs | 969 ++++++++++++++++++++++++++++++++++++
2 files changed, 973 insertions(+), 3 deletions(-)
create mode 100644 parquet/src/file/metadata/reader.rs