You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by jm...@apache.org on 2024/02/06 22:15:27 UTC

(datasketches-java) branch master updated (a8231cb2 -> 5e7174f4)

This is an automated email from the ASF dual-hosted git repository.

jmalkin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git


    from a8231cb2 Merge pull request #499 from apache/ebpps
     add 2d5769a7 use partial item flag in serialization
     new 5e7174f4 Merge pull request #503 from apache/ebpps

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:
 .../org/apache/datasketches/sampling/EbppsItemsSketch.java    | 11 ++++++++---
 .../java/org/apache/datasketches/sampling/PreambleUtil.java   |  1 +
 2 files changed, 9 insertions(+), 3 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 #503 from apache/ebpps

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jmalkin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git

commit 5e7174f45557dce790681a82e085695ead21fab2
Merge: a8231cb2 2d5769a7
Author: Jon Malkin <78...@users.noreply.github.com>
AuthorDate: Tue Feb 6 14:15:22 2024 -0800

    Merge pull request #503 from apache/ebpps
    
    use partial item flag in serialization

 .../org/apache/datasketches/sampling/EbppsItemsSketch.java    | 11 ++++++++---
 .../java/org/apache/datasketches/sampling/PreambleUtil.java   |  1 +
 2 files changed, 9 insertions(+), 3 deletions(-)


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