tisonkun commented on issue #193: URL: https://github.com/apache/datasketches-rust/issues/193#issuecomment-5248356853
I think the method's name itself, "Estimated Size," means a certain degree of deviation is acceptable. However, we should probably have a contract to evaluate exactly what it estimates; otherwise, if there's a large deviation, I think such an interface might be unnecessary. Of course, we might not need to implement an estimated_size method for all sketches; this is an open issue. -- 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]
