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 2022/12/07 19:10:34 UTC

[datasketches-postgresql] branch master updated (db16042 -> d3bb478)

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/datasketches-postgresql.git


    from db16042  Merge pull request #56 from apache/standard_c
     add 1910837  compatibility with upcoming version 4.0.0
     add 13d8d81  updated dependency
     new d3bb478  Merge pull request #57 from apache/core_4_0_0_compatibility

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:
 Dockerfile                                |  2 +-
 package.sh                                |  2 +-
 src/frequent_strings_sketch_c_adapter.cpp |  8 ++++----
 src/kll_double_sketch_c_adapter.cpp       |  2 +-
 src/kll_float_sketch_c_adapter.cpp        |  2 +-
 src/req_float_sketch_c_adapter.cpp        | 28 ++++++----------------------
 6 files changed, 14 insertions(+), 30 deletions(-)


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


[datasketches-postgresql] 01/01: Merge pull request #57 from apache/core_4_0_0_compatibility

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/datasketches-postgresql.git

commit d3bb4788b7a30be1eeedff680cacf87af9e93e7d
Merge: db16042 13d8d81
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Wed Dec 7 11:10:29 2022 -0800

    Merge pull request #57 from apache/core_4_0_0_compatibility
    
    datasketches-cpp-4.0.0 compatibility

 Dockerfile                                |  2 +-
 package.sh                                |  2 +-
 src/frequent_strings_sketch_c_adapter.cpp |  8 ++++----
 src/kll_double_sketch_c_adapter.cpp       |  2 +-
 src/kll_float_sketch_c_adapter.cpp        |  2 +-
 src/req_float_sketch_c_adapter.cpp        | 28 ++++++----------------------
 6 files changed, 14 insertions(+), 30 deletions(-)


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