Gopal V created HIVE-15788:
------------------------------

             Summary: Implement FastBloomFilter to use RoaringBitmap instead of 
long[] 
                 Key: HIVE-15788
                 URL: https://issues.apache.org/jira/browse/HIVE-15788
             Project: Hive
          Issue Type: Improvement
          Components: UDF
            Reporter: Gopal V


Currently, a bloom filter which is all 1s occupies the exact amount of space as 
a bloom filter which is sparse.

This is an entire waste of space and produces memory pressure and generate a 
massive number of cache misses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to