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 2019/11/26 19:49:59 UTC

[incubator-datasketches-cpp] branch master updated (2b539d9 -> ddb173a)

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


    from 2b539d9  Merge pull request #72 from apache/hll_docs
     add d32a6a5  added trim() method to updatable theta sketch
     add 2e49bdf  fixed code merge problem
     add b2e05d1  fixed code merge problem
     add 18427b0  fixed code merge problem
     new ddb173a  Merge pull request #71 from apache/theta_trim

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:
 theta/include/theta_sketch.hpp      | 3 +++
 theta/include/theta_sketch_impl.hpp | 5 +++++
 theta/test/theta_sketch_test.cpp    | 6 ++++++
 3 files changed, 14 insertions(+)


---------------------------------------------------------------------
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 #71 from apache/theta_trim

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

commit ddb173af49018464fd73a8f5fa8b04b656f27226
Merge: 2b539d9 18427b0
Author: Jon Malkin <jm...@users.noreply.github.com>
AuthorDate: Tue Nov 26 11:49:50 2019 -0800

    Merge pull request #71 from apache/theta_trim
    
    theta trim method

 theta/include/theta_sketch.hpp      | 3 +++
 theta/include/theta_sketch_impl.hpp | 5 +++++
 theta/test/theta_sketch_test.cpp    | 6 ++++++
 3 files changed, 14 insertions(+)


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