ZacBlanco opened a new pull request, #556: URL: https://github.com/apache/datasketches-java/pull/556
Our use case would benefit from an implementation for this native container type. I considered a commit to refactor some common logic, but found little benefit, so opted to essentially `sed s/float/long/` the `KllFloatsSketch` implementation along with all of the associated classes and tests. -- 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]
