You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/07/18 03:48:45 UTC

[GitHub] [incubator-druid] burningice2012 edited a comment on issue #8095: Incorrect quantiles result produed by quantilesDoublesSketch

burningice2012 edited a comment on issue #8095: Incorrect quantiles result produed by quantilesDoublesSketch
URL: https://github.com/apache/incubator-druid/issues/8095#issuecomment-512652424
 
 
   Thanks. @AlexanderSaydakov
    I found the issues you mentioned in the release notes of 0.14.1. 
   To confirm:
   1. the related bug about quantiles you mentioned above should be:  [#7320](https://github.com/apache/incubator-druid/pull/7320) or [0.13.1 Apr 2, 2019: Fix Direct DoublesUnion Quantiles Bug](https://github.com/apache/incubator-datasketches-java/releases/tag/sketches-core-0.13.1)
   2. and the newly introduced bug about theta sketch is: [#7607](https://github.com/apache/incubator-druid/issues/7607).
   
   We do use theta sketch, and I think the bug #7607 has been resoved in 0.14.2 ?
   [0.14.2-incubating release notes #7628](https://github.com/apache/incubator-druid/issues/7628)
   Bug Fixes
   #7607 thetaSketch(with sketches-core-0.13.1) in groupBy always return value no more than 16384
   #6483 Exception during sketch aggregations while using Result level cache
   #7621 NPE when both populateResultLevelCache and grandTotal are set
   
   So, is there other bugfixes for theta sketch to be released in 0.16.0?
   Should I upgrade to 0.14.2+, or cherrypick the datasketch module to build myself?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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