You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by tu...@apache.org on 2022/12/05 22:04:28 UTC

[arrow-rs] branch master updated (b155461f7 -> 94d597eda)

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