Walid Gara created PARQUET-1816:
-----------------------------------
Summary: Add intersection API to BloomFilter interface
Key: PARQUET-1816
URL: https://issues.apache.org/jira/browse/PARQUET-1816
Project: Parquet
Issue Type: Improvement
Reporter: Walid Gara
The intersection of Bloom Filter is a useful operation if we manipulate just
bloom filters.
Note: The intersection of two bloom filters have a higher false-positive rate
than a bloom filter constructed from the intersection of two sets.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)