You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2020/01/11 02:17:46 UTC

[incubator-datasketches-java] branch NewHllIterator updated (b94223a -> b42a409)

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

leerho pushed a change to branch NewHllIterator
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-java.git.


    from b94223a  Add readOnly checks
     add b42a409  Caught a minor bug, which should never happen.

No new revisions were added by this update.

Summary of changes:
 .../apache/datasketches/hll/DirectHll4Array.java   | 21 ++--------------
 .../apache/datasketches/hll/DirectHll6Array.java   | 19 +++-----------
 .../apache/datasketches/hll/DirectHll8Array.java   | 13 +++-------
 .../org/apache/datasketches/hll/Hll4Array.java     | 21 ++--------------
 .../org/apache/datasketches/hll/Hll6Array.java     | 19 +++-----------
 .../org/apache/datasketches/hll/Hll8Array.java     | 13 +++-------
 .../java/org/apache/datasketches/hll/HllArray.java |  1 +
 .../java/org/apache/datasketches/hll/Union.java    | 10 ++++++--
 .../org/apache/datasketches/hll/HllSketchTest.java |  8 +++---
 .../org/apache/datasketches/hll/UnionCaseTest.java | 29 ++++++++++++++++++++++
 10 files changed, 59 insertions(+), 95 deletions(-)


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