[
https://issues.apache.org/jira/browse/KUDU-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16574555#comment-16574555
]
ZhangYao commented on KUDU-2532:
--------------------------------
PR: [https://gerrit.cloudera.org/#/c/11100/]
> 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
> Priority: Major
>
> 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)