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/25 22:55:35 UTC

[datasketches-cpp] branch master updated (9db1a23 -> 7a76412)

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 9db1a23  Merge pull request #180 from apache/tuple_allocator_fix
     add 9b008b9  support allocator instance
     add 2263150  use allocator instance
     new 7a76412  Merge pull request #179 from apache/kll_allocator

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      |   2 +-
 kll/include/kll_quantile_calculator_impl.hpp |   6 +-
 kll/include/kll_sketch.hpp                   |   7 +-
 kll/include/kll_sketch_impl.hpp              | 163 +++++++++++++++------------
 4 files changed, 96 insertions(+), 82 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 #179 from apache/kll_allocator

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 7a764124a4fd08036e214ebbe111e9c12eadfe1f
Merge: 9db1a23 2263150
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Mon Jan 25 14:55:29 2021 -0800

    Merge pull request #179 from apache/kll_allocator
    
    support allocator instance

 kll/include/kll_quantile_calculator.hpp      |   2 +-
 kll/include/kll_quantile_calculator_impl.hpp |   6 +-
 kll/include/kll_sketch.hpp                   |   7 +-
 kll/include/kll_sketch_impl.hpp              | 163 +++++++++++++++------------
 4 files changed, 96 insertions(+), 82 deletions(-)


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