tisonkun opened a new issue, #14: URL: https://github.com/apache/datasketches-rust/issues/14
Ref - * https://github.com/apache/datasketches-cpp/tree/master/tdigest * https://github.com/apache/datasketches-java/tree/main/src/main/java/org/apache/datasketches/tdigest Previously, @andylokandy developed https://github.com/andylokandy/tdigests/, and we are using it in production for use cases like approx_quantile. I hope we can reuse the kernel code, but it should follow the datasketches API flavor and serialization format. -- 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]
