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/02/21 22:03:11 UTC

[datasketches-cpp] branch master updated (936103a -> 4ac7866)

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 936103a  Merge pull request #344 from jmalkin/quantiles_object
     add c403a7d  minor cleanup, no functional changes
     new 4ac7866  Merge pull request #345 from apache/python_cleanup

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:
 python/src/cpc_wrapper.cpp   |  2 +-
 python/src/hll_wrapper.cpp   | 10 +++++-----
 python/src/theta_wrapper.cpp |  8 ++++----
 python/src/tuple_wrapper.cpp |  8 ++++----
 python/tests/cpc_test.py     | 20 ++++++++++----------
 python/tests/hll_test.py     | 39 +++++++++++++++++++--------------------
 python/tests/theta_test.py   | 22 ++++++++++------------
 python/tests/tuple_test.py   | 28 +++++++++++++---------------
 8 files changed, 66 insertions(+), 71 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 #345 from apache/python_cleanup

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 4ac786666b9c7f87caff49d0d0ec3376aaaf3d39
Merge: 936103a c403a7d
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Tue Feb 21 14:03:06 2023 -0800

    Merge pull request #345 from apache/python_cleanup
    
    minor cleanup, no functional changes

 python/src/cpc_wrapper.cpp   |  2 +-
 python/src/hll_wrapper.cpp   | 10 +++++-----
 python/src/theta_wrapper.cpp |  8 ++++----
 python/src/tuple_wrapper.cpp |  8 ++++----
 python/tests/cpc_test.py     | 20 ++++++++++----------
 python/tests/hll_test.py     | 39 +++++++++++++++++++--------------------
 python/tests/theta_test.py   | 22 ++++++++++------------
 python/tests/tuple_test.py   | 28 +++++++++++++---------------
 8 files changed, 66 insertions(+), 71 deletions(-)


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