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 145ab0d92400ce03f3b0213643237d27b942bfd3
Merge: 6dbd8bf a693442
Author: Alexander Saydakov <[email protected]>
AuthorDate: Fri Mar 22 20:47:07 2024 -0700

    Merge pull request #428 from apache/tdigest
    
    added get_serialized_size_bytes()

 tdigest/include/tdigest.hpp                 |  30 +++--
 tdigest/include/tdigest_impl.hpp            | 193 ++++++++++++++--------------
 tdigest/test/tdigest_serialize_for_java.cpp |  20 +++
 tdigest/test/tdigest_test.cpp               |  99 +++++++++++++-
 4 files changed, 231 insertions(+), 111 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to