Zakelly Lan created FLINK-37130: ----------------------------------- Summary: 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
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)