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

Add minBy and maxBy operators to the streaming api

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.7.0-incubating
    • None
    • None
    • None

    Description

      The minBy and maxBy operators are missing from the streaming api, so a similar operator as in batch should be added.

      The operator would always return the current min/max element in the datastream so far. An optional parameter should be added to choose to return the first or last min/max value occurance.

      Attachments

        Activity

          People

            gyfora Gyula Fora
            gyfora Gyula Fora
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: