[jira] [Created] (FLINK-3721) Min and max accumulators

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-3721) Min and max accumulators

Shang Yuanchun (Jira)
Greg Hogan created FLINK-3721:
---------------------------------

             Summary: Min and max accumulators
                 Key: FLINK-3721
                 URL: https://issues.apache.org/jira/browse/FLINK-3721
             Project: Flink
          Issue Type: New Feature
          Components: Core
    Affects Versions: 1.1.0
            Reporter: Greg Hogan
            Assignee: Greg Hogan
            Priority: Minor


Flink already contains {{DoubleCounter}}, {{IntCounter}}, and {{LongCounter}} for adding numbers. This will add equivalent accumulators for storing the minimum and maximum double, int, and long values.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)