You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Walid Gara (Jira)" <ji...@apache.org> on 2020/03/15 21:50:00 UTC

[jira] [Created] (PARQUET-1816) Add intersection API to BloomFilter interface

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)