Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
The long deprecated (Windowed)DataStream#fold was removed in 1.12. Please use other operations such as e.g. (Windowed)DataStream#reduce that perform better in distributed systems.
Description
We should also agree if we want to remove those in 1.x version already or do we want to wait for 2.0.
We should remove DataStream#fold and all related classes and methods such as FoldFunction, FoldingState, FoldingStateDescriptor ...
Attachments
Issue Links
- links to