You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/01/15 14:58:00 UTC

[jira] [Updated] (FLINK-8435) Adding BloomFilter/HyperLogLog state as Managed once

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

Chesnay Schepler updated FLINK-8435:
------------------------------------
    Description: Many times doing something approximately is enough for users (Such as counting). I think we should implement bloom filter and HyperLogLog as state for keyed state. By this users are able to filter or process many things approximately.

> Adding BloomFilter/HyperLogLog state as Managed once
> ----------------------------------------------------
>
>                 Key: FLINK-8435
>                 URL: https://issues.apache.org/jira/browse/FLINK-8435
>             Project: Flink
>          Issue Type: New Feature
>            Reporter: Moein Hosseini
>            Priority: Major
>
> Many times doing something approximately is enough for users (Such as counting). I think we should implement bloom filter and HyperLogLog as state for keyed state. By this users are able to filter or process many things approximately.



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