notfilippo opened a new issue, #2: URL: https://github.com/apache/datasketches-rust/issues/2
Previous discussion: https://github.com/apache/datasketches-java/issues/698. cc @Xuanwo as OP. @tisonkun suggested that we could start with HLL and BloomFilter to drive a 0.1 release. > I'd like to find one or a few starting point to start implementing most necessary sketches to drive a 0.1 release. AFAICS, it's HLL and BloomFilter. But may or may not we implement them the same as Java/C++ did (I can see multiple HLL impls in Java now). I think it's a great idea. We can use this issue to track the work towards a v0.1. I will create separate issues for HLL and BloomFilter and link them here. -- 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]
