tisonkun commented on issue #34:
URL: 
https://github.com/apache/datasketches-rust/issues/34#issuecomment-3678984506

   @leerho Thanks for sharing the background!
   
   Would you suggest to have an internal (or public) implementation for these 
hash functions in datasketches-rust? Is it a good practice? Or the impls in 
C++/Java/Go are only workaround.
   
   Besides, I noticed that in the C++ impl there is a shared 
`compute_seed_hash` method 
(https://github.com/apache/datasketches-cpp/commit/7537a632960d110a5fbb81ba0b372592551e446c).
 Not sure whether the Java impl has something similar and when we need it.


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