ZhangYao created KUDU-2532:
------------------------------

             Summary: Add  bloomfilter predicate in server side.
                 Key: KUDU-2532
                 URL: https://issues.apache.org/jira/browse/KUDU-2532
             Project: Kudu
          Issue Type: New Feature
            Reporter: ZhangYao


Add new bloomfilter predicate for scan. Currently base on cityhash which 
already been implemented in server side. When scan comes with bloomfilter, its 
should set the bloomfilter data and the hash times, then we can use them to 
form a bloomfilter in server side to filter columns.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to