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:30 UTC

[incubator-datasketches-java] branch master updated (b2937a9 -> ea15505)

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

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


    from b2937a9  Merge pull request #297 from paulk-asert/issue296
     add 0a1de03  update javadoc in Conversions.curMinAndNum() to make more clear.
     add 65e53e5  update javadoc overview.html
     add 6b4bdef  fix checkstyle to be compatible with eclipse version of Checkstyle.
     add 179a4b7  Merge branch 'up_javadocs' into CheckCurMin
     add 105ebdc  Disabled println.
     add 768b4c9  Merge branch 'master' into CheckCurMin
     add 5b88303  Fixed Checkstyle issues.
     new ea15505  Merge pull request #299 from apache/CheckCurMin

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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


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

Posted by le...@apache.org.
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