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 2022/06/03 17:02:07 UTC

[datasketches-cpp] branch master updated (6b2e542 -> 26bf012)

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


    from 6b2e542  Merge pull request #281 from apache/kll_converting_constructor
     add 65a3002  fixes for type converting constructor, align documentation with kll
     new 26bf012  Merge pull request #282 from apache/quantiles_patch

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:
 quantiles/include/quantiles_sketch.hpp      |  5 +++++
 quantiles/include/quantiles_sketch_impl.hpp |  9 ++++----
 quantiles/test/quantiles_sketch_test.cpp    | 32 +++++++++++++++++++++++++++++
 3 files changed, 41 insertions(+), 5 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 #282 from apache/quantiles_patch

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

commit 26bf01219a4a1ccc087ca1a7bfb8c333b553fddb
Merge: 6b2e542 65a3002
Author: Jon Malkin <78...@users.noreply.github.com>
AuthorDate: Fri Jun 3 10:02:03 2022 -0700

    Merge pull request #282 from apache/quantiles_patch
    
    fixes for type converting constructor, align documentation with kll

 quantiles/include/quantiles_sketch.hpp      |  5 +++++
 quantiles/include/quantiles_sketch_impl.hpp |  9 ++++----
 quantiles/test/quantiles_sketch_test.cpp    | 32 +++++++++++++++++++++++++++++
 3 files changed, 41 insertions(+), 5 deletions(-)


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