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 2021/09/28 20:52:08 UTC

[datasketches-cpp] branch master updated (941d9c1 -> b3626cd)

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-cpp.git.


    from 941d9c1  Release process: bumps setup.py version to 3.3.0.dev0
     add 08f1622  fixed printing uint8_t values
     new b3626cd  Merge pull request #241 from apache/fix_hll_to_string

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:
 hll/include/HllSketch-internal.hpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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


[datasketches-cpp] 01/01: Merge pull request #241 from apache/fix_hll_to_string

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-cpp.git

commit b3626cdc307e5a81e90218e0fd7b592fb410b60f
Merge: 941d9c1 08f1622
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Tue Sep 28 13:52:03 2021 -0700

    Merge pull request #241 from apache/fix_hll_to_string
    
    fixed HLL to_string()

 hll/include/HllSketch-internal.hpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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