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/10/13 17:12:06 UTC

[incubator-datasketches-cpp] branch master updated (c5be98a -> 73f0146)

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 c5be98a  Merge pull request #170 from apache/tuple_sketch
     add 3a60331  use aod instead of std::vector, added test
     new 73f0146  Merge pull request #171 from apache/tuple_sketch

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:
 tuple/include/array_of_doubles_a_not_b.hpp  |  6 +++---
 tuple/test/array_of_doubles_sketch_test.cpp | 15 +++++++++++++++
 2 files changed, 18 insertions(+), 3 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 #171 from apache/tuple_sketch

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 73f01463582c5821af5eed9eb38319e293b1d4e5
Merge: c5be98a 3a60331
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Tue Oct 13 10:10:30 2020 -0700

    Merge pull request #171 from apache/tuple_sketch
    
    use aod instead of std::vector, added test

 tuple/include/array_of_doubles_a_not_b.hpp  |  6 +++---
 tuple/test/array_of_doubles_sketch_test.cpp | 15 +++++++++++++++
 2 files changed, 18 insertions(+), 3 deletions(-)


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