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 2019/08/01 19:21:49 UTC

[incubator-datasketches-cpp] branch master updated (3eb1acb -> 4f492ca)

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/incubator-datasketches-cpp.git.


    from 3eb1acb  Merge pull request #50 from apache/hll_cleanup
     add b64773b  fixed the range of items to destroy
     add 4e6cbf4  slight optimization, better comments
     add ba14094  renamed method
     new 4f492ca  Merge pull request #51 from apache/kll_destruction_fix

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_helper.hpp | 31 ++++++++++++++++++-------------
 kll/include/kll_sketch.hpp | 19 +++++++------------
 2 files changed, 25 insertions(+), 25 deletions(-)


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


[incubator-datasketches-cpp] 01/01: Merge pull request #51 from apache/kll_destruction_fix

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/incubator-datasketches-cpp.git

commit 4f492caed69a87da246c3dc064fa0401a682caf2
Merge: 3eb1acb ba14094
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Thu Aug 1 12:21:45 2019 -0700

    Merge pull request #51 from apache/kll_destruction_fix
    
    KLL destruction fix

 kll/include/kll_helper.hpp | 31 ++++++++++++++++++-------------
 kll/include/kll_sketch.hpp | 19 +++++++------------
 2 files changed, 25 insertions(+), 25 deletions(-)


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