tisonkun commented on issue #170: URL: https://github.com/apache/datasketches-rust/issues/170#issuecomment-5106390766
> In each sketches, there is a serialization test file. And that file, generating snapshot code is included. For example, [theta sketch](https://github.com/apache/datasketches-go/blob/main/theta/sketch_serialization_test.go#L36). I get it now. Thank you! I'll try to include Go snapshots in datasketches-tck and may ask for your help in review. > do those issues include C++ or Java code too? or rust only? I remember something like: * https://github.com/apache/datasketches-java/issues/701 * https://github.com/apache/datasketches-cpp/pull/505 * https://github.com/apache/datasketches-rust/issues/115 * https://github.com/apache/datasketches-rust/issues/133 -- 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]
