alamb commented on issue #17970: URL: https://github.com/apache/datafusion/issues/17970#issuecomment-3382485006
> rtunately, the results from DF seem to be nondeterministic, and often negative. The issue seems to be with floating point math, related to the literal 18446744073709551616 (2^64). Sounds like an overflow issue to me I wonder if the sum/distinct is being done with floating point arithmetic internally. I vaguely remember this has come up before -- 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]
