You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Sihua Zhou (JIRA)" <ji...@apache.org> on 2018/03/30 07:40:00 UTC

[jira] [Created] (FLINK-9116) Introduce getAll and removeAll for MapState

Sihua Zhou created FLINK-9116:
---------------------------------

             Summary: Introduce getAll and removeAll for MapState
                 Key: FLINK-9116
                 URL: https://issues.apache.org/jira/browse/FLINK-9116
             Project: Flink
          Issue Type: New Feature
          Components: State Backends, Checkpointing
    Affects Versions: 1.5.0
            Reporter: Sihua Zhou
             Fix For: 1.6.0


We have supported {{putAll(List)}} in {{MapState}}, I think we should also support {{getAll(Iterable)}} and {{removeAll(Iterable)}} in {{MapState}}, it can be convenient in some scenario.



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