Fengzdadi opened a new pull request, #120:
URL: https://github.com/apache/datasketches-go/pull/120

   1. Align `ResizeFactor` handling with Java semantics (`lg`-based growth) in 
`ReservoirItemsSketch` and `VarOptItemsSketch`.
   2. Align `ReservoirItemsSketch.EstimateSubsetSum` with Java by returning 
stream-level estimates and `TotalSketchWeight = N`.
   3. Replace reservoir overflow `panic` paths with returned `error` in 
sketch/union update flows.
   4. Update tests accordingly; `go test ./...` passes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to