andygrove commented on PR #1239: URL: https://github.com/apache/datafusion-comet/pull/1239#issuecomment-2580020020
I will close this now that I understand the issue. These tests pass in Spark SQL because we are falling back to Spark when shuffle is set to the default "auto" mode but we run more of the query in Comet when shuffle mode is "jvm" and this exposes the bug. See https://github.com/apache/datafusion-comet/issues/1238#issuecomment-2580008932 for more information. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org