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 2020/02/20 18:01:10 UTC

[incubator-datasketches-cpp] branch master updated (5facc57 -> 67e1ed1)

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/incubator-datasketches-cpp.git.


    from 5facc57  Merge pull request #91 from apache/hll_single_estimate_call
     add 103d5dd  moving merge
     new 67e1ed1  Merge pull request #92 from apache/fi_moving_merge

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:
 fi/include/frequent_items_sketch.hpp               | 12 +++++++++
 fi/include/reverse_purge_hash_map.hpp              | 30 +++++++++++-----------
 fi/test/frequent_items_sketch_custom_type_test.cpp | 30 +++++++++++++++-------
 3 files changed, 48 insertions(+), 24 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 #92 from apache/fi_moving_merge

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/incubator-datasketches-cpp.git

commit 67e1ed17c97e6854085ea2cbdda033a9282968db
Merge: 5facc57 103d5dd
Author: Jon Malkin <jm...@users.noreply.github.com>
AuthorDate: Thu Feb 20 10:01:00 2020 -0800

    Merge pull request #92 from apache/fi_moving_merge
    
    frequent items moving merge

 fi/include/frequent_items_sketch.hpp               | 12 +++++++++
 fi/include/reverse_purge_hash_map.hpp              | 30 +++++++++++-----------
 fi/test/frequent_items_sketch_custom_type_test.cpp | 30 +++++++++++++++-------
 3 files changed, 48 insertions(+), 24 deletions(-)


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