Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Add specialized collecting iterator is needed to implement the algorithms in FLINK-14807
As legacy planner does not have data structures like ResettableExternalBuffer in Blink planner, we're not implementing the algorithms in legacy planner. Legacy planner just use the current collect implementation.