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 2023/06/14 16:57:22 UTC

[datasketches-java] branch master updated (747c21d4 -> d34487de)

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 747c21d4 Merge pull request #452 from apache/kll_serde_compat
     add 9455569c Update theta compact() behavior.
     add 8f621db8 Fixed extra html tag in javadoc
     add 48bd23bb corrected spelling
     new d34487de Merge pull request #453 from apache/special_branch_for_theta_compact_update

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:
 .../datasketches/theta/CompactOperations.java      |   2 +-
 .../datasketches/theta/HeapCompactSketch.java      |   1 +
 .../java/org/apache/datasketches/theta/Sketch.java |  41 +--
 .../datasketches/theta/CompactSketchTest.java      | 277 ++++++++++++++++-----
 4 files changed, 237 insertions(+), 84 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 #453 from apache/special_branch_for_theta_compact_update

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 d34487de0f31581c74850e6ce0cd4bd87c7d2937
Merge: 747c21d4 48bd23bb
Author: Lee Rhodes <le...@users.noreply.github.com>
AuthorDate: Wed Jun 14 09:57:15 2023 -0700

    Merge pull request #453 from apache/special_branch_for_theta_compact_update
    
    Update theta compact() behavior.

 .../datasketches/theta/CompactOperations.java      |   2 +-
 .../datasketches/theta/HeapCompactSketch.java      |   1 +
 .../java/org/apache/datasketches/theta/Sketch.java |  41 +--
 .../datasketches/theta/CompactSketchTest.java      | 277 ++++++++++++++++-----
 4 files changed, 237 insertions(+), 84 deletions(-)


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