proost opened a new pull request, #163:
URL: https://github.com/apache/datasketches-go/pull/163

   Add cross language compatibility test code.
   
   There is limitation of compatibility test for the CM sketch.
   
   internal hash seeds are randomly generated all the implementations(Java, 
C++, Go), So we can't expect interoperability correctly. random generation 
algorithms differs from language by language.
   
   So CM sketch cross language compatibility test just check that each binary 
format is same. 


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

Reply via email to