jinchengchenghh commented on PR #8965: URL: https://github.com/apache/incubator-gluten/pull/8965#issuecomment-2717944451
No, it contains 3 workflows, please review all the log to find the error information. ``` -1-0' YEAR TO MONTH), class name: IntegralDivide. [2025-03-12T09:02:59.225Z] - Gluten - test fallback event *** FAILED *** [2025-03-12T09:02:59.229Z] 2 did not equal 0 (GlutenFallbackSuite.scala:126) [2025-03-12T09:02:59.278Z] 09:02:59.093 WARN org.apache.spark.sql.execution.GlutenFallbackReporter: Validation failed for plan: Project[QueryId=4398], due to: fallback input file expression [2025-03-12T09:02:59.302Z] - TPCH Q7 [2025-03-12T09:02:59.378Z] 2025-03-12 09:02:59.172 [1][ScalaTest-main-running-DiscoverySuite] WARN org.apache.spark.sql.execution.GlutenFallbackReporter: Validation failed for plan: Project[QueryId=4571], due to: fallback input file expression [2025-03-12T09:02:59.380Z] 2025-03-12 09:02:59.273 [1][ScalaTest-main-running-DiscoverySuite] WARN org.apache.spark.sql.execution.GlutenFallbackReporter: Validation failed for plan: Project[QueryId=4572], due to: fallback input file expression [2025-03-12T09:02:59.419Z] 09:02:59.150 WARN org.apache.spark.sql.execution.GlutenFallbackReporter: Validation failed for plan: Project[QueryId=28451], due to: [2025-03-12T09:02:59.422Z] - Validation failed with exception from: ProjectExecTransformer, reason: Not supported to map spark function name to substrait function name: (INTERVAL '2-0' YEAR TO MONTH div INTERVAL '1-0' YEAR TO MONTH), class name: IntegralDivide. [2025-03-12T09:02:59.422Z] 09:02:59.169 WARN org.apache.spark.sql.execution.GlutenFallbackReporter: Validation failed for plan: Project[QueryId=28452], due to: [2025-03-12T09:02:59.422Z] - Validation failed with exception from: ProjectExecTransformer, reason: Not supported to map spark function name to substrait function name: (INTERVAL '2-0' YEAR TO MONTH div INTERVAL '-1-0' YEAR TO MONTH), class name: IntegralDivide. [2025-03-12T09:02:59.422Z] 09:02:59.187 WARN org.apache.spark.sql.execution.GlutenFallbackReporter: Validation failed for plan: Project[QueryId=28453], due to: [2025-03-12T09:02:59.422Z] - Validation failed with exception from: ProjectExecTransformer, reason: Not supported to map spark function name to substrait function name: (INTERVAL '1-0' YEAR TO MONTH div INTERVAL '0-3' YEAR TO MONTH), class name: IntegralDivide. [2025-03-12T09:02:59.422Z] 09:02:59.204 WARN org.apache.spark.sql.execution.GlutenFallbackReporter: Validation failed for plan: Project[QueryId=28454], due to: [2025-03-12T09:02:59.422Z] - Validation failed with exception from: ProjectExecTransformer, reason: Not ``` @baibaichen Can we split it to separate workflow? Now it is really confused and hard to find the error message, several persons have reported to me. -- 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]
