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/12 22:03:25 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Hogan resolved FLINK-3721.
-------------------------------
    Resolution: Fixed

Fixed with f315c5700a6df85e4ac9a95585fc7efe927f3d44

> 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
>             Fix For: 1.1.0
>
>
> 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)