senthh commented on PR #50355: URL: https://github.com/apache/spark/pull/50355#issuecomment-2746314360
ExpressionsSchemaSuite failled with below error ``` - Check schemas for expression examples *** FAILED *** (444 milliseconds) [info] "SELECT hour('20[09-07-30] 12:58:59')" did not equal "SELECT hour('20[18-02-14] 12:58:59')" SQL query did not match (ExpressionsSchemaSuite.scala:190) [info] Analysis: [info] "SELECT hour('20[09-07-30] 12:58:59')" -> "SELECT hour('20[18-02-14] 12:58:59')" ``` -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org