You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Greg Hogan (JIRA)" <ji...@apache.org> on 2016/04/08 21:03:25 UTC

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

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)