ae20cg commented on issue #361: URL: https://github.com/apache/datasketches-cpp/issues/361#issuecomment-2419530328
@jmalkin Hi - to circle back on this topic I have found some very minor non determinism when merging kll doubles sketches in this library. However when I read the same binary arrays and merge them in the java library I don't see the same issue. The experiment is: loop over 20 times -> read binary arrays -> deserialize -> merge -> get quantiles Is this expected? -- 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]
