AlexanderSaydakov edited a comment 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.
```
### DirectCompactOrderedSketch 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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]