MaxGekk commented on PR #50269: URL: https://github.com/apache/spark/pull/50269#issuecomment-2726313834
This test failure will be fixed by https://github.com/apache/spark/pull/50282 ``` [info] - check outputs of expression examples *** FAILED *** (9 seconds, 272 milliseconds) ... [info] Cause: scala.MatchError: (06:30:45.887,TimeType(6)) (of class scala.Tuple2) [info] at org.apache.spark.sql.execution.HiveResult$.toHiveString(HiveResult.scala:111) ``` -- 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]
