Fengzdadi opened a new pull request, #130: URL: https://github.com/apache/datasketches-go/pull/130
There's a lot of content, but so far all tests have passed. - Added VarOptUnion family (ID=14) - Added VarOptItemsUnion core implementation (including gadget/marks resolution) - Added serialization and deserialization for VarOptItemsSketch / VarOptItemsUnion - Tightened varopt deserialization header consistency check (empty flag and preLongs must be consistent) - Added VarOpt unit tests and serial roundtrip tests - Added Java/C++ -> Go VarOpt compatibility tests - Added and included sample files in serialization_test_data/*_generated_files/varopt_*.sk - Extended Go-side generation logic to generate varopt test data for the same Java/C++ scenarios -- 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]
