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/08/27 21:24:09 UTC

[incubator-datasketches-cpp] branch tuple_sketch updated (3731847 -> e42e9a6)

This is an automated email from the ASF dual-hosted git repository.

alsay pushed a change to branch tuple_sketch
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git.


    from 3731847  renamed classes for convenience and consistency
     add e42e9a6  builder fixes

No new revisions were added by this update.

Summary of changes:
 tuple/include/array_of_doubles_sketch.hpp        |  2 +-
 tuple/include/array_of_doubles_sketch_impl.hpp   |  2 +-
 tuple/include/theta_sketch_experimental.hpp      |  4 +--
 tuple/include/theta_sketch_experimental_impl.hpp |  4 +--
 tuple/include/theta_union_experimental.hpp       |  5 +---
 tuple/include/theta_union_experimental_impl.hpp  |  4 +--
 tuple/include/theta_update_sketch_base.hpp       |  6 +++--
 tuple/include/theta_update_sketch_base_impl.hpp  | 34 ++++++++++++------------
 tuple/include/tuple_sketch.hpp                   | 15 +++++++----
 tuple/include/tuple_sketch_impl.hpp              |  8 ++++--
 tuple/include/tuple_union.hpp                    |  6 +----
 tuple/include/tuple_union_impl.hpp               |  4 +--
 12 files changed, 48 insertions(+), 46 deletions(-)


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