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/06/23 02:19:20 UTC

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

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 20de417  Merge pull request #321 from apache/FixSingleItem
     add 206cb81  Fix one-off bug that Alex found.
     add 29bb055  More of Alex's bug
     new ca5f0da  Merge pull request #322 from apache/Alex's_Bug

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/tuple/QuickSelectSketch.java  | 2 +-
 .../tuple/arrayofdoubles/ArrayOfDoublesQuickSelectSketch.java       | 6 +++---
 .../org/apache/datasketches/tuple/adouble/AdoubleAnotBTest.java     | 2 +-
 3 files changed, 5 insertions(+), 5 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 #322 from apache/Alex's_Bug

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 ca5f0dab0d9920fd548862d8b95d6f38a4ef1749
Merge: 20de417 29bb055
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Mon Jun 22 19:19:11 2020 -0700

    Merge pull request #322 from apache/Alex's_Bug
    
    Fix one-off bug that Alex found.

 src/main/java/org/apache/datasketches/tuple/QuickSelectSketch.java  | 2 +-
 .../tuple/arrayofdoubles/ArrayOfDoublesQuickSelectSketch.java       | 6 +++---
 .../org/apache/datasketches/tuple/adouble/AdoubleAnotBTest.java     | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)


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