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?
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?