andygrove commented on PR #3494: URL: https://github.com/apache/datafusion-comet/pull/3494#issuecomment-3891079334
## CI Comparison: PR #3494 vs df52 baseline (PR #3470) | | PR #3470 (df52 baseline) | PR #3494 (with this fix) | |---|---|---| | **Failing CI jobs** | 34 | 30 | | **Passing CI jobs** | same set + 4 extra failures | same set | ### Jobs fixed by this PR (fail in #3470, pass in #3494) - `spark-sql-native_datafusion-sql_core-3/spark-3.5.8` - `spark-sql-native_datafusion-sql_hive-2/spark-3.5.8` - `ubuntu-latest/Spark 3.5, JDK 17, Scala 2.12/native_datafusion [exec]` - `ubuntu-latest/Spark 3.5, JDK 17, Scala 2.12/native_datafusion [sql]` ### Regressions introduced by this PR (pass in #3470, fail in #3494) None — every failure in #3494 also exists in #3470. ### Summary This PR is a strict improvement over the df52 baseline: **4 fewer failing CI jobs with zero regressions**. --- > [!NOTE] > This comment was generated with the assistance of AI (Claude Code) and should be verified independently. -- 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]
