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 2022/11/01 23:52:36 UTC

[datasketches-cpp] 01/01: Merge pull request #316 from apache/equal_to_instance

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 968c901476320d0ad762120addfa717941363664
Merge: b6cbe69 d219863
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Tue Nov 1 16:52:29 2022 -0700

    Merge pull request #316 from apache/equal_to_instance
    
    Equal to instance

 fi/include/frequent_items_sketch.hpp               | 34 ++++----
 fi/include/frequent_items_sketch_impl.hpp          | 14 ++--
 fi/include/reverse_purge_hash_map.hpp              | 13 ++-
 fi/include/reverse_purge_hash_map_impl.hpp         | 25 +++---
 fi/test/frequent_items_sketch_custom_type_test.cpp | 93 ++++++++++++----------
 fi/test/reverse_purge_hash_map_test.cpp            |  6 +-
 kll/include/kll_sketch.hpp                         | 14 ++--
 quantiles/include/quantiles_sketch.hpp             | 24 +++---
 req/include/req_sketch.hpp                         | 12 +--
 9 files changed, 136 insertions(+), 99 deletions(-)


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