You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Adar Dembo (JIRA)" <ji...@apache.org> on 2018/09/14 18:05:00 UTC

[jira] [Resolved] (KUDU-2521) Java Implementation for BloomFilter

     [ https://issues.apache.org/jira/browse/KUDU-2521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adar Dembo resolved KUDU-2521.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.0

Fixed in commit 72a77bfbf34831b8b1ea39d243bd46a34e7ba1f7. Thanks, [~jinxing6042@126.com]!

> Java Implementation for BloomFilter
> -----------------------------------
>
>                 Key: KUDU-2521
>                 URL: https://issues.apache.org/jira/browse/KUDU-2521
>             Project: Kudu
>          Issue Type: Sub-task
>          Components: client
>    Affects Versions: 1.7.1
>            Reporter: jin xing
>            Assignee: jin xing
>            Priority: Major
>             Fix For: 1.8.0
>
>
> We need a Java version BloomFilter and have exactly same behavior with C++ version.
> Thus Spark can generate and submit BloomFilter when scan.
> We mean to keep the implementation independent  and submit a following pr to expose an interface via KuduRDD to add BloomFilter.



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