Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-19033 Cleanups of DataStream API
  3. FLINK-19035

Remove deprecated DataStream#fold() method and all related classes

    XMLWordPrintableJSON

Details

    • 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

          Activity

            People

              dwysakowicz Dawid Wysakowicz
              dwysakowicz Dawid Wysakowicz
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: