tisonkun opened a new issue, #702: URL: https://github.com/apache/datasketches-java/issues/702
See this thread https://github.com/apache/datasketches-rust/pull/23#discussion_r2622754228 Also we don't verify that the centroid mean is not NaN and the weight is not zero (should be positive even?) on deserialization. I think the rank/quantile method can return NaN if the calculation result in that. But the stored centroid should not be NaN or else stable sort is unsound? -- 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]
