Peng-Lei commented on pull request #33014: URL: https://github.com/apache/spark/pull/33014#issuecomment-867295242
> The test failure seems to be related: > > ``` > [info] - SPARK-34850: multiply day-time interval by numeric *** FAILED *** (4 milliseconds) > [info] java.lang.IllegalArgumentException: requirement failed: Literal must have a corresponding value to interval day, but class Duration found. > [info] at scala.Predef$.require(Predef.scala:281) > [info] at org.apache.spark.sql.catalyst.expressions.Literal$.validateLiteralValue(literals.scala:235) > ``` Thank you. I will research it -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
