This is an automated email from the ASF dual-hosted git repository.
leerho pushed a change to branch AddGitignore
in repository
https://gitbox.apache.org/repos/asf/incubator-datasketches-postgresql.git.
from 25a1c9a You need a gitignore to keep garbage out of origin.
add 0717b4a adjust to be compatible with datasketches-cpp master
add 333a443 move objects if possible
add 8d9a385 Merge pull request #18 from apache/update_api
add eb6c40d added histogram function
add 2042614 Merge pull request #19 from apache/histogram
new 8fe84fd Merge branch 'master' into AddGitignore
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_kll_float_sketch.sql | 8 +++++
src/cpc_sketch_c_adapter.cpp | 2 +-
src/frequent_strings_sketch_c_adapter.cpp | 4 +--
src/hll_sketch_c_adapter.cpp | 2 +-
src/kll_float_sketch_c_adapter.cpp | 11 +++++--
src/kll_float_sketch_c_adapter.h | 2 +-
src/kll_float_sketch_pg_functions.c | 51 +++++++++++++++++++++++++++++--
src/theta_sketch_c_adapter.cpp | 2 +-
8 files changed, 71 insertions(+), 11 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]