You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2022/02/15 20:06:59 UTC

[arrow-rs] branch master updated (6e5b494 -> 1ab95d5)

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 6e5b494  Enable clippy::type_complexity (#1310)
     add 1ab95d5  Expose has bloom offset (#1309)

No new revisions were added by this update.

Summary of changes:
 parquet/src/file/metadata.rs          | 22 ++++++++++++++++++++++
 parquet/src/file/serialized_reader.rs | 13 +++++++++++++
 parquet/src/schema/printer.rs         |  5 +++++
 3 files changed, 40 insertions(+)