You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by cw...@apache.org on 2019/12/24 01:49:19 UTC

[druid] branch master updated (a24e2f3 -> 9ec9619)

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

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


    from a24e2f3  make supervisor statistics dialog more robust (#9089)
     add 9ec9619  Handle null values for metrics in TDigest aggregators. (#9073)

No new revisions were added by this update.

Summary of changes:
 .../tdigestsketch/TDigestSketchAggregator.java     |  19 +-
 .../TDigestSketchAggregatorFactory.java            |  45 ++
 .../TDigestSketchBufferAggregator.java             |  12 +-
 .../tdigestsketch/TDigestSketchUtils.java          |  13 -
 .../tdigestsketch/GenerateTestData.java            |   3 +-
 .../tdigestsketch/TDigestSketchAggregatorTest.java |  13 +-
 .../src/test/resources/doubles_build_data.tsv      | 800 ++++++++++-----------
 .../src/test/resources/doubles_sketch_data.tsv     |  40 +-
 8 files changed, 498 insertions(+), 447 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org