[
https://issues.apache.org/jira/browse/FLINK-12981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-12981:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> Histogram 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)