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 2023/01/31 00:27:02 UTC

[datasketches-cpp] branch master updated (a3af0c6 -> 8830810)

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 a3af0c6  Merge pull request #340 from apache/var_opt_union_allocator
     add e46a607  ensure we use std::abs() everywhere
     new 8830810  Merge pull request #339 from apache/abs_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:
 kll/test/kll_sketch_test.cpp             | 4 ++--
 quantiles/test/quantiles_sketch_test.cpp | 2 +-
 sampling/include/var_opt_union_impl.hpp  | 2 +-
 3 files changed, 4 insertions(+), 4 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 #339 from apache/abs_cleanup

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 8830810b82f4d1b8d84de3335cda0cb8bee9bd5c
Merge: a3af0c6 e46a607
Author: Jon Malkin <78...@users.noreply.github.com>
AuthorDate: Mon Jan 30 16:26:58 2023 -0800

    Merge pull request #339 from apache/abs_cleanup
    
    ensure we use std::abs() everywhere

 kll/test/kll_sketch_test.cpp             | 4 ++--
 quantiles/test/quantiles_sketch_test.cpp | 2 +-
 sampling/include/var_opt_union_impl.hpp  | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)



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