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: [email protected]
For additional commands, e-mail: [email protected]