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/02/04 17:49:31 UTC

[incubator-datasketches-java] 01/01: Merge pull request #299 from apache/CheckCurMin

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

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

commit ea15505902b92a29367c1ba80961f6d0f7d10fca
Merge: b2937a9 5b88303
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Tue Feb 4 09:49:20 2020 -0800

    Merge pull request #299 from apache/CheckCurMin
    
    More checks for isRebuildCurMinNumKxQFlag().

 src/main/java/org/apache/datasketches/Util.java    |  3 ++-
 .../org/apache/datasketches/hll/Conversions.java   |  9 ++++++--
 .../java/org/apache/datasketches/hll/Union.java    | 16 ++++++-------
 src/main/javadoc/overview.html                     |  6 ++---
 .../apache/datasketches/hll/IsomorphicTest.java    | 26 ++++++++++++++++++++++
 tools/SketchesCheckstyle.xml                       |  2 +-
 6 files changed, 47 insertions(+), 15 deletions(-)


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