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 b155461f7 Loosen nullability restrictions added in #3205 (#3226)
(#3244)
add 94d597eda Add parquet-layout binary (#3269)
No new revisions were added by this update.
Summary of changes:
parquet/Cargo.toml | 7 +-
parquet/src/bin/parquet-layout.rs | 234 ++++++++++++++++++++++++++++++++++++++
2 files changed, 240 insertions(+), 1 deletion(-)
create mode 100644 parquet/src/bin/parquet-layout.rs