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 2023/06/09 21:02:29 UTC

[datasketches-java] 01/01: Merge pull request #452 from apache/kll_serde_compat

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

commit 747c21d4a70d8a6f6ae916c7b3ea0a49fcea72a3
Merge: adbd512e 1c06b76e
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Fri Jun 9 14:02:22 2023 -0700

    Merge pull request #452 from apache/kll_serde_compat
    
    KLL serialization compatibility tests

 .../apache/datasketches/kll/KllDoublesSketchTest.java    |  14 ++++++++++++++
 .../org/apache/datasketches/kll/KllFloatsSketchTest.java |  14 ++++++++++++++
 src/test/resources/kll_double_estimation_cpp.sk          | Bin 0 -> 2640 bytes
 src/test/resources/kll_float_estimation_cpp.sk           | Bin 0 -> 1336 bytes
 4 files changed, 28 insertions(+)


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