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 2019/06/20 17:41:21 UTC

[incubator-datasketches-cpp] 01/03: Merge remote-tracking branch 'origin' into py_setup

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

jmalkin pushed a commit to branch py_setup
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git

commit a3e1e9a17e7f8f74c78e1e354e1ae0927dd7ced3
Merge: 62a00ac 31ca415
Author: jmalkin <jm...@users.noreply.github.com>
AuthorDate: Wed Jun 19 15:05:21 2019 -0700

    Merge remote-tracking branch 'origin' into py_setup

 common/include/serde.hpp                           |  159 ++
 fi/fi.mk                                           |    2 +-
 fi/include/frequent_items_sketch.hpp               |  140 +-
 fi/include/reverse_purge_hash_map.hpp              |   12 +-
 fi/test/frequent_items_sketch_custom_type_test.cpp |   10 +-
 fi/test/frequent_items_sketch_test.cpp             |  142 +-
 kll/include/kll_helper.hpp                         |   16 +-
 kll/include/kll_quantile_calculator.hpp            |    4 +-
 kll/include/kll_sketch.hpp                         | 1700 +++++++++++---------
 kll/kll.mk                                         |    2 +-
 kll/test/kll_sketch_test.cpp                       |  243 ++-
 11 files changed, 1290 insertions(+), 1140 deletions(-)


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