jmalkin commented on PR #113: URL: https://github.com/apache/datasketches-rust/pull/113#issuecomment-4224625159
We've historically treated this as an anti-pattern. It makes it really, really easy to destroy the contents of a sketch by, say, mixing hash functions. For this use case, I'd have said you're better off just submitting hashes and letting the sketch hash again. -- 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]
