andygrove commented on issue #485: URL: https://github.com/apache/datafusion-comet/issues/485#issuecomment-2144034230
> The queries all have an `ORDER BY` clause and single partition, so should be deterministic. There is always the possibility that there is a bug in the fuzz testing tool though. Actually, @PedroMDuarte is correct. This issue was generated from an earlier version of the tool before the ordering logic was improved. The root cause is likely the `log2(0)` behavior being different between Comet and Spark. -- 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]
