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/01/06 23:41:38 UTC

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

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 fa33e19  Merge pull request #16 from apache/cpc_sketch_header_only
     add 802e6b1  use new version that returns vector from serialize
     new 944eb7a  Merge pull request #17 from apache/serialize_returns_vector

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              |  8 +++++---
 src/frequent_strings_sketch_c_adapter.cpp | 22 ++++++++++++----------
 src/hll_sketch_c_adapter.cpp              |  8 +++++---
 src/kll_float_sketch_c_adapter.cpp        | 16 +++++++++-------
 src/theta_sketch_c_adapter.cpp            |  8 +++++---
 5 files changed, 36 insertions(+), 26 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 #17 from apache/serialize_returns_vector

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 944eb7af83d60a4400bd1e426af60d8618225043
Merge: fa33e19 802e6b1
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Mon Jan 6 15:41:28 2020 -0800

    Merge pull request #17 from apache/serialize_returns_vector
    
    use new version that returns vector from serialize

 src/cpc_sketch_c_adapter.cpp              |  8 +++++---
 src/frequent_strings_sketch_c_adapter.cpp | 22 ++++++++++++----------
 src/hll_sketch_c_adapter.cpp              |  8 +++++---
 src/kll_float_sketch_c_adapter.cpp        | 16 +++++++++-------
 src/theta_sketch_c_adapter.cpp            |  8 +++++---
 5 files changed, 36 insertions(+), 26 deletions(-)


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