This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-datasketches-postgresql.git

commit e4fdf22bde93275e5339523057a6d5fdf9e2b840
Merge: c1eeb81 c971635
Author: Lee Rhodes <[email protected]>
AuthorDate: Mon Jun 10 15:30:21 2019 -0700

    Merge pull request #1 from apache/frequent_strings
    
    frequent strings sketch functions

 Makefile                                     |   5 +-
 sql/datasketches_frequent_strings_sketch.sql |  86 ++++++++++
 src/frequent_strings_sketch_c_adapter.cpp    | 175 +++++++++++++++++++++
 src/frequent_strings_sketch_c_adapter.h      |  44 ++++++
 src/frequent_strings_sketch_pg_functions.c   | 226 +++++++++++++++++++++++++++
 5 files changed, 534 insertions(+), 2 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to