You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by jm...@apache.org on 2019/08/06 23:57:54 UTC

[incubator-datasketches-cpp] branch master updated (8a62a21 -> a521dab)

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

jmalkin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git.


    from 8a62a21  Merge pull request #54 from apache/kll_test_allocator
     add 162c2d9  remove default construction in deserialize
     new a521dab  Merge pull request #55 from apache/kll_deserialize_fix

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:
 kll/include/kll_sketch.hpp               |  2 --
 kll/test/kll_sketch_custom_type_test.cpp | 30 +++++++++++++++++++++++++++++-
 2 files changed, 29 insertions(+), 3 deletions(-)


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


[incubator-datasketches-cpp] 01/01: Merge pull request #55 from apache/kll_deserialize_fix

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit a521dabd586ed3cc9a4059107ec04dab25535396
Merge: 8a62a21 162c2d9
Author: Jon Malkin <jm...@users.noreply.github.com>
AuthorDate: Tue Aug 6 16:57:50 2019 -0700

    Merge pull request #55 from apache/kll_deserialize_fix
    
    remove default construction in deserialize

 kll/include/kll_sketch.hpp               |  2 --
 kll/test/kll_sketch_custom_type_test.cpp | 30 +++++++++++++++++++++++++++++-
 2 files changed, 29 insertions(+), 3 deletions(-)


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