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 2022/10/31 22:25:03 UTC

[datasketches-cpp] 01/01: Merge pull request #315 from apache/renamed_sorted_view

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

commit b6cbe690da6110585713bc524d78c253a6fa158d
Merge: 96ce807 18aaca7
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Mon Oct 31 15:24:57 2022 -0700

    Merge pull request #315 from apache/renamed_sorted_view
    
    renamed sorted view

 common/CMakeLists.txt                              |  4 ++--
 ...h_sorted_view.hpp => quantiles_sorted_view.hpp} | 14 ++++++-------
 ...iew_impl.hpp => quantiles_sorted_view_impl.hpp} | 24 +++++++++++-----------
 common/test/CMakeLists.txt                         |  2 +-
 ...iew_test.cpp => quantiles_sorted_view_test.cpp} | 12 +++++------
 kll/include/kll_sketch.hpp                         | 11 +++++-----
 kll/include/kll_sketch_impl.hpp                    | 13 ++++++------
 quantiles/include/quantiles_sketch.hpp             | 10 ++++-----
 quantiles/include/quantiles_sketch_impl.hpp        | 13 ++++++------
 req/include/req_sketch.hpp                         | 14 ++++++-------
 req/include/req_sketch_impl.hpp                    | 13 ++++++------
 11 files changed, 64 insertions(+), 66 deletions(-)


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