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/07/02 23:30:42 UTC

[incubator-datasketches-java] branch master updated (ca5f0da -> eead07c)

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 ca5f0da  Merge pull request #322 from apache/Alex's_Bug
     add fd4c995  Small changes needed in master before the next set of PRs.
     add a22af6a  Add assert to test.
     new eead07c  Merge pull request #323 from apache/SmallCleanup

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/theta/Sketch.java        |  2 +-
 .../tuple/arrayofdoubles/ArrayOfDoublesQuickSelectSketch.java  |  2 +-
 .../apache/datasketches/tuple/adouble/AdoubleAnotBTest.java    |  2 ++
 .../datasketches/tuple/adouble/AdoubleIntersectionTest.java    |  1 +
 .../apache/datasketches/tuple/aninteger/IntegerSketchTest.java | 10 ++++++----
 .../datasketches/tuple/strings/ArrayOfStringsSketchTest.java   |  5 ++---
 tools/FindBugsExcludeFilter.xml                                |  3 +--
 7 files changed, 14 insertions(+), 11 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 #323 from apache/SmallCleanup

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 eead07c3fdb9b32ed785b5d73ae4a9739b3a0e42
Merge: ca5f0da a22af6a
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Thu Jul 2 16:30:33 2020 -0700

    Merge pull request #323 from apache/SmallCleanup
    
    Small changes needed in master before the next set of PRs.

 src/main/java/org/apache/datasketches/theta/Sketch.java        |  2 +-
 .../tuple/arrayofdoubles/ArrayOfDoublesQuickSelectSketch.java  |  2 +-
 .../apache/datasketches/tuple/adouble/AdoubleAnotBTest.java    |  2 ++
 .../datasketches/tuple/adouble/AdoubleIntersectionTest.java    |  1 +
 .../apache/datasketches/tuple/aninteger/IntegerSketchTest.java | 10 ++++++----
 .../datasketches/tuple/strings/ArrayOfStringsSketchTest.java   |  5 ++---
 tools/FindBugsExcludeFilter.xml                                |  3 +--
 7 files changed, 14 insertions(+), 11 deletions(-)


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