tisonkun commented on code in PR #687:
URL: https://github.com/apache/datasketches-java/pull/687#discussion_r2403674587
##########
src/main/java/org/apache/datasketches/hll/TgtHllType.java:
##########
@@ -60,7 +60,7 @@ public enum TgtHllType {
*/
HLL_6,
/**
- * An Hll Sketch with a bin size of 8 bits
Review Comment:
OK.
This is the only one different in the three variants.
I go through the code and touch this on the way.
If this is no the contribution you expect, I can close this one.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]