Nico Kruber created FLINK-12981: ----------------------------------- Summary: Ignore NaN values in histogram's percentile implementation Key: FLINK-12981 URL: https://issues.apache.org/jira/browse/FLINK-12981 Project: Flink Issue Type: Sub-task Components: Runtime / Metrics Reporter: Nico Kruber Assignee: Nico Kruber
Histrogram metrics use "long" values and therefore, there is no {{Double.NaN}} in {{DescriptiveStatistics}}' data and there is no need to cleanse it while working with it. -- This message was sent by Atlassian JIRA (v7.6.3#76005)