Fengzdadi commented on PR #94: URL: https://github.com/apache/datasketches-go/pull/94#issuecomment-3717156204
> Can you add compatability test cases? C++ and Java test cases should be included. you can find code in [datasketches-cpp](https://github.com/apache/datasketches-cpp) repo and [datasket-java](https://github.com/apache/datasketches-java) repo. Thanks for the review! Great suggestion! I'll add test cases using binary data generated from Java/C++ implementations to verify cross-language compatibility. Will look into the test data from datasketches-cpp and datasketches-java repos. -- 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]
