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 2021/07/19 18:00:16 UTC

[datasketches-postgresql] branch master updated (2e12894 -> 9278215)

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


    from 2e12894  Merge pull request #42 from phstudy/fix_dockerfile
     add 59a4c78  use wrapped compact for union
     add 4143a7a  use wrapped compact for intersection
     add 485b28d  use wrapped compact for a-not-b
     add 5e43654  the changes rely on new feature in 3.1.0
     new 9278215  Merge pull request #43 from apache/wrapped_compact_theta_sketch

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:
 Dockerfile                      |  2 +-
 src/theta_sketch_c_adapter.cpp  | 15 ++++++++-------
 src/theta_sketch_c_adapter.h    |  6 +++---
 src/theta_sketch_pg_functions.c | 38 +++++++-------------------------------
 4 files changed, 19 insertions(+), 42 deletions(-)

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


[datasketches-postgresql] 01/01: Merge pull request #43 from apache/wrapped_compact_theta_sketch

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

commit 9278215a89bbbad725c87736be690bdabeb1219f
Merge: 2e12894 5e43654
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Mon Jul 19 11:00:09 2021 -0700

    Merge pull request #43 from apache/wrapped_compact_theta_sketch
    
    Wrapped compact theta sketch

 Dockerfile                      |  2 +-
 src/theta_sketch_c_adapter.cpp  | 15 ++++++++-------
 src/theta_sketch_c_adapter.h    |  6 +++---
 src/theta_sketch_pg_functions.c | 38 +++++++-------------------------------
 4 files changed, 19 insertions(+), 42 deletions(-)

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