leerho opened a new pull request, #541: URL: https://github.com/apache/datasketches-java/pull/541
The Floats Sorted View created by the ReqSketch is now the same class as the Floats Sorted View created by the KllFloatsSketch. This completes the goal of removing the duplication across 5 quantile sketches, so now we have only 3 different SV classes, one each for floats, doubles, and items. This also has simplified and/or removed some duplicate testing classes as well. PR #540 must be deployed before this one. -- 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]
