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/03/06 03:30:29 UTC

(datasketches-java) branch master updated (5ffcaaa4 -> ee09552e)

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 5ffcaaa4 Merge pull request #511 from apache/tdigest
     add 67cf69f8 Adding some asserts for self-merging and long overruns.
     add 4ac77573 Update the built in shuffle class.
     add ab41c7de Added comments to assert
     add 88dd9428 Removed two asserts,
     new ee09552e Merge pull request #516 from apache/debug_issue_514

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/kll/KllDoublesHelper.java  |  7 +-
 .../apache/datasketches/kll/KllDoublesSketch.java  |  3 +-
 .../org/apache/datasketches/kll/KllHelper.java     |  6 +-
 .../datasketches/quantilescommon/QuantilesAPI.java |  1 +
 .../org/apache/datasketches/common/Shuffle.java    | 81 +++++++++++++++++++---
 5 files changed, 82 insertions(+), 16 deletions(-)


---------------------------------------------------------------------
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 #516 from apache/debug_issue_514

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 ee09552e711b369a3b8bf512792b53ba66c2202e
Merge: 5ffcaaa4 88dd9428
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Tue Mar 5 19:30:23 2024 -0800

    Merge pull request #516 from apache/debug_issue_514
    
    Improvements realized while analyzing Issue 514

 .../apache/datasketches/kll/KllDoublesHelper.java  |  7 +-
 .../apache/datasketches/kll/KllDoublesSketch.java  |  3 +-
 .../org/apache/datasketches/kll/KllHelper.java     |  6 +-
 .../datasketches/quantilescommon/QuantilesAPI.java |  1 +
 .../org/apache/datasketches/common/Shuffle.java    | 81 +++++++++++++++++++---
 5 files changed, 82 insertions(+), 16 deletions(-)


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