[ https://issues.apache.org/jira/browse/FLINK-37130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zakelly Lan resolved FLINK-37130. --------------------------------- Fix Version/s: 2.0.0 Resolution: Fixed > Provide a util converting future of StateIterator to Iterable > ------------------------------------------------------------- > > Key: FLINK-37130 > URL: https://issues.apache.org/jira/browse/FLINK-37130 > Project: Flink > Issue Type: Sub-task > Reporter: Zakelly Lan > Assignee: Zakelly Lan > Priority: Major > Labels: pull-request-available > Fix For: 2.0.0 > > > We have identified a need to process full data from an iterator, but the > current async partial loading interface is not user-friendly. Therefore, we > will provide a utility to convert the future of `StateIterator` to `Iterable` > for the convenience of the user. -- This message was sent by Atlassian Jira (v8.20.10#820010)