AlexanderSaydakov opened a new pull request #189: URL: https://github.com/apache/datasketches-cpp/pull/189
This is a new implementation of theta sketch which shared the base layer with tuple sketch. This version of theta sketch was developed a while ago together with tuple sketch. This pull request is to replace the existing theta sketch with the new version. Serialization was changed: in the new version only compact sketches can be serialized and deserialized. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
