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 2019/08/01 19:22:07 UTC

[incubator-datasketches-postgresql] 01/01: Merge pull request #9 from apache/kll_cdf

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-postgresql.git

commit a1e92154e24e22a4dbb0612e5c61034b06788e04
Merge: 5ccc5fb 4b9bfeb
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Thu Aug 1 12:22:01 2019 -0700

    Merge pull request #9 from apache/kll_cdf
    
    added function to get CDF

 sql/datasketches_kll_float_sketch.sql |  4 +++
 src/kll_float_sketch_c_adapter.cpp    |  6 ++--
 src/kll_float_sketch_c_adapter.h      |  2 +-
 src/kll_float_sketch_pg_functions.c   | 58 +++++++++++++++++++++++++++++++++--
 4 files changed, 64 insertions(+), 6 deletions(-)


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