pmcgleenon opened a new issue, #90: URL: https://github.com/apache/datasketches-rust/issues/90
Hello thanks for creating this project! There is a rust implementation of Relative Error Quantiles sketch derived from the C++ apache datasketches reference here https://github.com/pmcgleenon/reqsketch-rs Maybe it could be used as a starting point for a REQ implementation in this project, it would need changes for the serialization and maybe other areas as well as a careful review What do you think about adapting this existing rust implementation, or do you think a fresh start would be better? -- 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]
