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/06/18 19:23:53 UTC

[incubator-datasketches-postgresql] branch master updated (e16fdfa -> b2783cf)

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


    from e16fdfa  Merge pull request #4 from apache/cpc_union
     add e676d88  cpc error bounds
     new b2783cf  Merge pull request #5 from apache/cpc_error_bounds

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:
 sql/datasketches_cpc_sketch.sql |  8 ++++++++
 src/cpc_sketch_c_adapter.cpp    | 16 ++++++++++++----
 src/cpc_sketch_c_adapter.h      |  3 +++
 src/cpc_sketch_pg_functions.c   | 29 +++++++++++++++++++++++++++++
 4 files changed, 52 insertions(+), 4 deletions(-)


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


[incubator-datasketches-postgresql] 01/01: Merge pull request #5 from apache/cpc_error_bounds

Posted by al...@apache.org.
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 b2783cf50ffe2268aaab1d85223087efd5744494
Merge: e16fdfa e676d88
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Tue Jun 18 12:23:49 2019 -0700

    Merge pull request #5 from apache/cpc_error_bounds
    
    cpc error bounds

 sql/datasketches_cpc_sketch.sql |  8 ++++++++
 src/cpc_sketch_c_adapter.cpp    | 16 ++++++++++++----
 src/cpc_sketch_c_adapter.h      |  3 +++
 src/cpc_sketch_pg_functions.c   | 29 +++++++++++++++++++++++++++++
 4 files changed, 52 insertions(+), 4 deletions(-)


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