You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2024/02/05 18:09:21 UTC

(datasketches-go) branch main updated (74050a5 -> 5d83b95)

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

alsay pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-go.git


    from 74050a5  Merge pull request #14 from freakyzoidberg/pierre.lacave/kll-items-sketch
     add 2bbeffc  Add Single and Multiple value Deser Test
     add c5e0ca5  Fix deserialisation compact_full
     add 086872b  keep it simple
     new 5d83b95  Merge pull request #15 from freakyzoidberg/kll-item-sketch-followup

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:
 kll/items_sketch.go      |  4 +--
 kll/items_sketch_test.go | 72 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 74 insertions(+), 2 deletions(-)


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


(datasketches-go) 01/01: Merge pull request #15 from freakyzoidberg/kll-item-sketch-followup

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

alsay pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-go.git

commit 5d83b95dbd74160a144d64f1cffa1c649d91c4f1
Merge: 74050a5 086872b
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Mon Feb 5 10:09:17 2024 -0800

    Merge pull request #15 from freakyzoidberg/kll-item-sketch-followup
    
    [KLLItem] Fix a deserialisation issue in COMPACT_FULL and test

 kll/items_sketch.go      |  4 +--
 kll/items_sketch_test.go | 72 ++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 74 insertions(+), 2 deletions(-)


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