You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by nk...@apache.org on 2019/08/21 15:08:34 UTC

[flink] branch master updated (4452be3 -> f57a615)

This is an automated email from the ASF dual-hosted git repository.

nkruber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 4452be3  [FLINK-12982][metrics] improve DescriptiveStatisticsHistogramStatistics performance
     add f57a615  [FLINK-12983][metrics] replace descriptive histogram's storage back-end

No new revisions were added by this update.

Summary of changes:
 .../metrics/DescriptiveStatisticsHistogram.java    | 48 +++++++++++++++++++---
 .../DescriptiveStatisticsHistogramStatistics.java  |  5 ++-
 2 files changed, 45 insertions(+), 8 deletions(-)