viongpanzi opened a new issue #12107: URL: https://github.com/apache/druid/issues/12107
When using materialized view, we found that the double sums from base and derivative are a little different. Maybe Kahan algorithm (https://en.wikipedia.org/wiki/Kahan_summation_algorithm) can help to solve 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]
