apache / datasketches-java

A software library of stochastic streaming algorithms, a.k.a. sketches.
https://datasketches.apache.org
Apache License 2.0
893 stars 209 forks source link

Fixes for get partition boundaries #475

Closed leerho closed 10 months ago

leerho commented 11 months ago

This applies the same fix that eliminates duplicate entries when using getPartitionBoundaries(...) for small values of N, in all the quantile sketches.

leerho commented 10 months ago

This is the final review before I start the release process for Java - 5.0.0