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 2021/01/04 18:44:41 UTC

[datasketches-cpp] branch master updated (9c42fdb -> 65fb1c2)

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 9c42fdb  Merge pull request #175 from apache/hll_union_remove_deser
     add 5a7b1e4  minor cleanup
     add b75e27d  added quantile expectations
     new 65fb1c2  Merge pull request #177 from apache/kll_minor_cleanup

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_quantile_calculator_impl.hpp |  2 +-
 kll/include/kll_sketch.hpp                   | 12 ++++++------
 kll/include/kll_sketch_impl.hpp              | 10 +++++-----
 kll/test/kll_sketch_test.cpp                 | 28 ++++++++++++++++++++++++++++
 4 files changed, 40 insertions(+), 12 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 #177 from apache/kll_minor_cleanup

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 65fb1c25240ce64e5bf0df2b5b96808e7c746f45
Merge: 9c42fdb b75e27d
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Mon Jan 4 10:44:29 2021 -0800

    Merge pull request #177 from apache/kll_minor_cleanup
    
    KLL minor cleanup

 kll/include/kll_quantile_calculator_impl.hpp |  2 +-
 kll/include/kll_sketch.hpp                   | 12 ++++++------
 kll/include/kll_sketch_impl.hpp              | 10 +++++-----
 kll/test/kll_sketch_test.cpp                 | 28 ++++++++++++++++++++++++++++
 4 files changed, 40 insertions(+), 12 deletions(-)


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