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

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


    from a773696  Merge pull request #109 from 
proost/fix-sync-with-reservoir-items-sketch
     add 7ce7edc  fix: wrong serialization reservoir items sketch
     new f49acf8  Merge pull request #110 from 
proost/fix-wrong-serialization-reservoiritemssketch

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:
 sampling/reservoir_items_sketch.go       | 62 ++++++++++++++++++++++++++++----
 sampling/reservoir_items_sketch_test.go  | 30 ++++++++++++++++
 sampling/reservoir_items_union.go        | 12 ++++++-
 sampling/reservoir_items_union_test.go   | 19 ++++++++++
 sampling/{utils.go => reservoir_size.go} | 38 ++++++++++----------
 5 files changed, 136 insertions(+), 25 deletions(-)
 copy sampling/{utils.go => reservoir_size.go} (54%)


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

Reply via email to