Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-1450

Add Fold operator to the Streaming api

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Implemented
    • 0.9
    • 0.9
    • API / DataStream

    Description

      The streaming API currently doesn't support a fold operator.

      This operator would work as the foldLeft method in Scala. This would allow effective implementations in a lot of cases where a the simple reduce is inappropriate due to different return types.

      Attachments

        Activity

          People

            akshaydixi Akshay Dixit
            gyfora Gyula Fora
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: