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 2020/08/18 22:38:36 UTC

[GitHub] [druid] AlexanderSaydakov commented on issue #10042: com.yahoo.sketches.SketchesArgumentException: Incompatible Seed Hashes. 0, -27700

AlexanderSaydakov commented on issue #10042:
URL: https://github.com/apache/druid/issues/10042#issuecomment-675754182


   I tried reading this sketch ("AQMDAAA6zJPXi9u+uHa0Uw==") using datasketches 0.13.3, which was used in Druid 0.15.0. No problem.
   ``
   ### SingleItemSketch SUMMARY: 
      Estimate                : 1.0
      Upper Bound, 95% conf   : 1.0
      Lower Bound, 95% conf   : 1.0
      Theta (double)          : 1.0
      Theta (long)            : 9223372036854775807
      Theta (long) hex        : 7fffffffffffffff
      EstMode?                : false
      Empty?                  : false
      Retained Entries        : 1
      Seed Hash               : 93cc | 37836
   ### END SKETCH SUMMARY
   ``


----------------------------------------------------------------
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



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