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 2020/03/25 16:24:52 UTC

[incubator-datasketches-postgresql] branch master updated (944eb7a -> 8d9a385)

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 944eb7a  Merge pull request #17 from apache/serialize_returns_vector
     add 0717b4a  adjust to be compatible with datasketches-cpp master
     add 333a443  move objects if possible
     new 8d9a385  Merge pull request #18 from apache/update_api

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:
 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        | 2 +-
 src/theta_sketch_c_adapter.cpp            | 2 +-
 5 files changed, 6 insertions(+), 6 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 #18 from apache/update_api

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 8d9a385e72c08b54ba8131a7e649475b82eeb9a0
Merge: 944eb7a 333a443
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Wed Mar 25 09:24:46 2020 -0700

    Merge pull request #18 from apache/update_api
    
    compatibility with C++ master

 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        | 2 +-
 src/theta_sketch_c_adapter.cpp            | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)


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