You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ji...@apache.org on 2022/11/14 12:24:02 UTC

[arrow-rs] branch add-bloom-filter-2 updated (2562f9770 -> 74a191c9a)

This is an automated email from the ASF dual-hosted git repository.

jiayuliu pushed a change to branch add-bloom-filter-2
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


    from 2562f9770 refactor
     add e8273d0f4 add a binary to demo
     add 74a191c9a add bin

No new revisions were added by this update.

Summary of changes:
 parquet/Cargo.toml                           |   4 +
 parquet/src/bin/parquet-show-bloom-filter.rs | 113 +++++++++++++++++++++++++++
 2 files changed, 117 insertions(+)
 create mode 100644 parquet/src/bin/parquet-show-bloom-filter.rs