rich7420 opened a new pull request, #5914: URL: https://github.com/apache/datafusion-comet/pull/5914
## Which issue does this PR close? Closes #5570. ## Rationale for this change The two ignoreList entries skip Spark baseline tests and analyzer comparisons as well as Comet execution. The ORDER BY tie mismatches still reproduce with Comet. ## What changes are included in this PR? Replace the exclusions in the Spark 4.1.3 diff with file-level Comet opt-outs so both SQL files run against their existing goldens. SQL statements and golden files are unchanged. ## How are these changes tested? Spark 4.1 SQL CI passed on the fork ([run](https://github.com/rich7420/datafusion-comet/actions/runs/34770486010)). Local targeted execution of the patched SQLQueryTestSuite passed all four cases with Comet enabled and disabled. Verified the regenerated diff applies to the clean Spark tag; Apache RAT passed. -- 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]
