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


    from cc1a8b5  Merge pull request #301 from apache/empty_entries
     add dda51ce  removed serde from class template
     add 98898ce  removed serde from class template
     add 824e550  removed unnecessary parameters
     new 044fa62  Merge pull request #302 from apache/no_class_level_serde

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               |  36 +--
 fi/include/frequent_items_sketch_impl.hpp          | 144 ++++-----
 fi/test/frequent_items_sketch_custom_type_test.cpp |  10 +-
 sampling/include/var_opt_sketch.hpp                |  65 ++--
 sampling/include/var_opt_sketch_impl.hpp           | 354 ++++++++++-----------
 sampling/include/var_opt_union.hpp                 |  56 ++--
 sampling/include/var_opt_union_impl.hpp            | 160 +++++-----
 sampling/test/var_opt_allocation_test.cpp          |  12 +-
 sampling/test/var_opt_sketch_test.cpp              |   4 +-
 sampling/test/var_opt_union_test.cpp               |   8 +-
 10 files changed, 376 insertions(+), 473 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to