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 2020/08/14 21:49:58 UTC

[incubator-datasketches-cpp] branch master updated (2ab2380 -> fa95167)

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 2ab2380  Merge pull request #167 from apache/python_description
     add 7cafbef  rewritten quantile calculator
     add 3135dc4  avoid warnings, unified style
     add 608a741  removed unused include
     new fa95167  Merge pull request #168 from apache/kll_merge_blocks_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_quantile_calculator.hpp      |  37 ++++---
 kll/include/kll_quantile_calculator_impl.hpp | 159 ++++++++++++---------------
 kll/include/kll_sketch_impl.hpp              |  23 ++--
 3 files changed, 103 insertions(+), 116 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 #168 from apache/kll_merge_blocks_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 fa9516767ffece0c8aa3246302135d6614ae2deb
Merge: 2ab2380 608a741
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Fri Aug 14 14:49:51 2020 -0700

    Merge pull request #168 from apache/kll_merge_blocks_fix
    
    KLL merge blocks fix

 kll/include/kll_quantile_calculator.hpp      |  37 ++++---
 kll/include/kll_quantile_calculator_impl.hpp | 159 ++++++++++++---------------
 kll/include/kll_sketch_impl.hpp              |  23 ++--
 3 files changed, 103 insertions(+), 116 deletions(-)


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