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 2022/06/13 17:33:32 UTC

[datasketches-cpp] branch master updated (d58f018 -> 9172868)

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

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


    from d58f018  Merge pull request #283 from apache/kll_converting_constructor
     add 5d01bbd  simplified type converting constructor
     new 9172868  Merge pull request #285 from apache/kll_converting_constructor

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/include/kll_sketch.hpp      | 17 +++-----------
 kll/include/kll_sketch_impl.hpp | 51 +++++++++--------------------------------
 2 files changed, 14 insertions(+), 54 deletions(-)


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


[datasketches-cpp] 01/01: Merge pull request #285 from apache/kll_converting_constructor

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

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

commit 91728686f6b90833dd70af34b25a88e7fe45e414
Merge: d58f018 5d01bbd
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Mon Jun 13 10:33:26 2022 -0700

    Merge pull request #285 from apache/kll_converting_constructor
    
    simplified KLL type converting constructor

 kll/include/kll_sketch.hpp      | 17 +++-----------
 kll/include/kll_sketch_impl.hpp | 51 +++++++++--------------------------------
 2 files changed, 14 insertions(+), 54 deletions(-)


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