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/15 04:42:11 UTC

[arrow-rs] branch add-bloom-filter-2 updated (f0041d363 -> e7a33b693)

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 f0041d363 parquet-show-bloom-filter with bloom feature required
     add 3ec6e292c remove extern crate
     add e7a33b693 get rid of loop read

No new revisions were added by this update.

Summary of changes:
 parquet/src/bin/parquet-read.rs              |  2 --
 parquet/src/bin/parquet-rowcount.rs          |  1 -
 parquet/src/bin/parquet-schema.rs            |  1 -
 parquet/src/bin/parquet-show-bloom-filter.rs |  1 -
 parquet/src/bloom_filter/mod.rs              | 36 +++++++++++-----------------
 5 files changed, 14 insertions(+), 27 deletions(-)