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

placave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-go.git

commit 0e5a70e741178233d2235fe7d2c35486c374d8e7
Merge: 4c89a4b ad5c163
Author: Pierre Lacave <[email protected]>
AuthorDate: Fri Jan 2 11:21:43 2026 +0100

    Merge pull request #84 from Fengzdadi/add-sketch-examples
    
    feat: add example tests for Theta, Bloom Filter, Count-Min, and Tuple…

 examples/bloom_filter_example_test.go |  90 +++++++++++++++++++++++++
 examples/count_min_example_test.go    |  84 +++++++++++++++++++++++
 examples/theta_example_test.go        |  89 +++++++++++++++++++++++++
 examples/tuple_example_test.go        | 121 ++++++++++++++++++++++++++++++++++
 4 files changed, 384 insertions(+)


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

Reply via email to