You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Kurt Young (JIRA)" <ji...@apache.org> on 2017/07/12 06:02:00 UTC

[jira] [Created] (FLINK-7161) Fix misusage of Double.MIN_VALUE and Float.MIN_VALUE

Kurt Young created FLINK-7161:
---------------------------------

             Summary: Fix misusage of Double.MIN_VALUE and Float.MIN_VALUE
                 Key: FLINK-7161
                 URL: https://issues.apache.org/jira/browse/FLINK-7161
             Project: Flink
          Issue Type: Bug
    Affects Versions: 1.3.1
            Reporter: Kurt Young
            Assignee: Kurt Young


In FloatSummaryAggregator and DoubleSummaryAggregator, we used Float.MIN_VALUE and Double.MIN_VALUE to be the initial values when doing max aggregation which is wrong.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)