will-lauer opened a new issue #216: URL: https://github.com/apache/datasketches-cpp/issues/216
If two sketches with custom seeds are loaded and passed to `theta_jaccard_similarity::jaccard()`, an exception is generated for `seed hash mismatch`. It looks like the problem is that Jaccard builds unions and intersections but doesn't have a way to pass the relevant see to those sketches. -- 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]
