github-actions[bot] commented on PR #12906: URL: https://github.com/apache/gluten/pull/12906#issuecomment-5434865723
# ANSI Mode Test Analysis Report (Spark 4.1) > [!NOTE] > Expression-level ANSI mode offload coverage analysis. > Test config: `spark.sql.ansi.enabled=true`, `spark.gluten.sql.ansiFallback.enabled=false`. > - **Passed (🟢)**: Velox correctly handles ANSI semantics > - **Fallback (🔴)**: Expression falls back to Spark execution, needs ANSI support in Velox > - **Failed (🟡)**: Velox executes but ANSI error behavior differs from Spark, needs exception handling fix **ANSI Offload suites: 0 tests, 0 records** | **Other suites: 0 tests** ## ANSI Offload ### Overview (ANSI Offload Expression Records) | Classification | Count | % | |---|---|---| -- 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]
