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 2020/01/06 23:40:02 UTC

[incubator-datasketches-cpp] branch master updated (2b69c07 -> f491e69)

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


    from 2b69c07  Merge pull request #78 from apache/kll_move
     add 5afcdfd  added vector_bytes type alias for convenience
     add 8193d2a  added vector_bytes type alias for convenience
     new f491e69  Merge pull request #79 from apache/vector_alias

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:
 cpc/include/cpc_sketch.hpp           |  3 ++-
 fi/include/frequent_items_sketch.hpp |  3 ++-
 hll/include/hll.hpp                  | 12 ++++++++----
 kll/include/kll_sketch.hpp           |  3 ++-
 theta/include/theta_sketch.hpp       |  9 ++++++---
 5 files changed, 20 insertions(+), 10 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 #79 from apache/vector_alias

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

commit f491e69e32a91498cb95b3e1ade0dc6b83651a7e
Merge: 2b69c07 8193d2a
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Mon Jan 6 15:39:54 2020 -0800

    Merge pull request #79 from apache/vector_alias
    
    Vector alias

 cpc/include/cpc_sketch.hpp           |  3 ++-
 fi/include/frequent_items_sketch.hpp |  3 ++-
 hll/include/hll.hpp                  | 12 ++++++++----
 kll/include/kll_sketch.hpp           |  3 ++-
 theta/include/theta_sketch.hpp       |  9 ++++++---
 5 files changed, 20 insertions(+), 10 deletions(-)


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