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)