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 2024/02/16 20:34:26 UTC

(datasketches-java) branch master updated (e89a10e0 -> ed1de413)

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/datasketches-java.git


    from e89a10e0 Merge pull request #505 from apache/improve_partition_boundaries
     add a33ed22d Rename EBPPS tests to use proper nomenclature, add missing toString method
     add 80363ade Rename the test classes to match the filename
     new ed1de413 Merge pull request #508 from apache/ebpps_tostring

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:
 .../apache/datasketches/sampling/EbppsItemsSketch.java   | 16 +++++++++++++++-
 .../{EbppsSampleTest.java => EbppsItemsSampleTest.java}  |  2 +-
 .../{EbppsSketchTest.java => EbppsItemsSketchTest.java}  |  5 ++++-
 3 files changed, 20 insertions(+), 3 deletions(-)
 rename src/test/java/org/apache/datasketches/sampling/{EbppsSampleTest.java => EbppsItemsSampleTest.java} (99%)
 rename src/test/java/org/apache/datasketches/sampling/{EbppsSketchTest.java => EbppsItemsSketchTest.java} (99%)


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


(datasketches-java) 01/01: Merge pull request #508 from apache/ebpps_tostring

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/datasketches-java.git

commit ed1de413998b075b4935d993ed76720d90a308cb
Merge: e89a10e0 80363ade
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Fri Feb 16 12:34:20 2024 -0800

    Merge pull request #508 from apache/ebpps_tostring
    
    More EBPPS cleanup

 .../apache/datasketches/sampling/EbppsItemsSketch.java   | 16 +++++++++++++++-
 .../{EbppsSampleTest.java => EbppsItemsSampleTest.java}  |  2 +-
 .../{EbppsSketchTest.java => EbppsItemsSketchTest.java}  |  5 ++++-
 3 files changed, 20 insertions(+), 3 deletions(-)


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