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/17 19:22:11 UTC

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

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 d2436ef  updated doc and package
     add 61ff0c4  renamed merge to union, added non-agg union
     add 655cc75  updated Readme
     new e16fdfa  Merge pull request #4 from apache/cpc_union

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:
 README.md                       |  2 +-
 sql/datasketches_cpc_sketch.sql | 24 ++++++++++++++++--------
 src/cpc_sketch_pg_functions.c   | 39 ++++++++++++++++++++++++++++++++++++---
 3 files changed, 53 insertions(+), 12 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 #4 from apache/cpc_union

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 e16fdfac6010449d72027aecc5a9fec112aa15c5
Merge: d2436ef 655cc75
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Mon Jun 17 12:22:06 2019 -0700

    Merge pull request #4 from apache/cpc_union
    
    CPC union

 README.md                       |  2 +-
 sql/datasketches_cpc_sketch.sql | 24 ++++++++++++++++--------
 src/cpc_sketch_pg_functions.c   | 39 ++++++++++++++++++++++++++++++++++++---
 3 files changed, 53 insertions(+), 12 deletions(-)


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