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 2023/01/05 19:43:02 UTC

[datasketches-cpp] branch master updated (60833bb -> 400e705)

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 60833bb  Merge pull request #322 from apache/python_wrapper_improvement
     add 2431e0e  added operator-> to iterator
     add 3635b6e  test
     new 400e705  Merge pull request #323 from apache/vo_iter_arrow

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:
 sampling/include/var_opt_sketch.hpp      |  4 +++-
 sampling/include/var_opt_sketch_impl.hpp |  9 +++++++--
 sampling/test/var_opt_sketch_test.cpp    | 21 ++++++++++++---------
 3 files changed, 22 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 #323 from apache/vo_iter_arrow

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 400e705554839cde831a742003e804ae5142f2f3
Merge: 60833bb 3635b6e
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Thu Jan 5 11:42:56 2023 -0800

    Merge pull request #323 from apache/vo_iter_arrow
    
    varopt: added operator-> to iterator

 sampling/include/var_opt_sketch.hpp      |  4 +++-
 sampling/include/var_opt_sketch_impl.hpp |  9 +++++++--
 sampling/test/var_opt_sketch_test.cpp    | 21 ++++++++++++---------
 3 files changed, 22 insertions(+), 12 deletions(-)


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