milleruntime commented on pull request #2368: URL: https://github.com/apache/accumulo/pull/2368#issuecomment-983592263
I was talking with @ctubbsii a bit about the many different edge cases that can be encountered with splitting data evenly. Since this tool is a good opportunity to use a library which may help, I am going to take a look at the Apache Datasketches project, starting with the quantiles in ItemsSketch: https://datasketches.apache.org/api/java/snapshot/apidocs/org/apache/datasketches/quantiles/ItemsSketch.html#getQuantiles-int- -- 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]
