This is an automated email from the ASF dual-hosted git repository.
jiayuliu pushed a change to branch add-bloom-filter
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 2fdc350b5 add bloom filter implementation based on split block spec
add 1f1a79ee4 format and also revist index method
No new revisions were added by this update.
Summary of changes:
parquet/src/bloom_filter/mod.rs | 152 ++++++++++++++++++++++------------------
parquet/src/lib.rs | 3 +-
2 files changed, 87 insertions(+), 68 deletions(-)