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/14 19:17:02 UTC

[incubator-datasketches-postgresql] branch master updated (355f73b -> 1fd70c3)

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 355f73b  Merge pull request #2 from apache/theta
     add f6551b4  replaced license
     new 1fd70c3  Merge pull request #3 from apache/license

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              | 18 ++++++++++++++++--
 sql/datasketches_frequent_strings_sketch.sql | 18 ++++++++++++++++--
 sql/datasketches_kll_float_sketch.sql        | 18 ++++++++++++++++--
 sql/datasketches_theta_sketch.sql            | 18 ++++++++++++++++--
 src/allocator.h                              | 18 ++++++++++++++++--
 src/base64.c                                 | 18 ++++++++++++++++--
 src/base64.h                                 | 18 ++++++++++++++++--
 src/common.c                                 | 18 ++++++++++++++++--
 src/cpc_sketch_c_adapter.cpp                 | 18 ++++++++++++++++--
 src/cpc_sketch_c_adapter.h                   | 18 ++++++++++++++++--
 src/cpc_sketch_pg_functions.c                | 18 ++++++++++++++++--
 src/frequent_strings_sketch_c_adapter.cpp    | 18 ++++++++++++++++--
 src/frequent_strings_sketch_c_adapter.h      | 18 ++++++++++++++++--
 src/frequent_strings_sketch_pg_functions.c   | 18 ++++++++++++++++--
 src/kll_float_sketch_c_adapter.cpp           | 18 ++++++++++++++++--
 src/kll_float_sketch_c_adapter.h             | 18 ++++++++++++++++--
 src/kll_float_sketch_pg_functions.c          | 18 ++++++++++++++++--
 src/theta_sketch_c_adapter.cpp               | 18 ++++++++++++++++--
 src/theta_sketch_c_adapter.h                 | 18 ++++++++++++++++--
 src/theta_sketch_pg_functions.c              | 18 ++++++++++++++++--
 20 files changed, 320 insertions(+), 40 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 #3 from apache/license

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 1fd70c3aa90ca7a1f4073e034519dc3195501351
Merge: 355f73b f6551b4
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Fri Jun 14 12:16:57 2019 -0700

    Merge pull request #3 from apache/license
    
    replaced license

 sql/datasketches_cpc_sketch.sql              | 18 ++++++++++++++++--
 sql/datasketches_frequent_strings_sketch.sql | 18 ++++++++++++++++--
 sql/datasketches_kll_float_sketch.sql        | 18 ++++++++++++++++--
 sql/datasketches_theta_sketch.sql            | 18 ++++++++++++++++--
 src/allocator.h                              | 18 ++++++++++++++++--
 src/base64.c                                 | 18 ++++++++++++++++--
 src/base64.h                                 | 18 ++++++++++++++++--
 src/common.c                                 | 18 ++++++++++++++++--
 src/cpc_sketch_c_adapter.cpp                 | 18 ++++++++++++++++--
 src/cpc_sketch_c_adapter.h                   | 18 ++++++++++++++++--
 src/cpc_sketch_pg_functions.c                | 18 ++++++++++++++++--
 src/frequent_strings_sketch_c_adapter.cpp    | 18 ++++++++++++++++--
 src/frequent_strings_sketch_c_adapter.h      | 18 ++++++++++++++++--
 src/frequent_strings_sketch_pg_functions.c   | 18 ++++++++++++++++--
 src/kll_float_sketch_c_adapter.cpp           | 18 ++++++++++++++++--
 src/kll_float_sketch_c_adapter.h             | 18 ++++++++++++++++--
 src/kll_float_sketch_pg_functions.c          | 18 ++++++++++++++++--
 src/theta_sketch_c_adapter.cpp               | 18 ++++++++++++++++--
 src/theta_sketch_c_adapter.h                 | 18 ++++++++++++++++--
 src/theta_sketch_pg_functions.c              | 18 ++++++++++++++++--
 20 files changed, 320 insertions(+), 40 deletions(-)


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