You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/03/21 18:30:49 UTC

[GitHub] [spark] revans2 commented on pull request #35913: [SPARK-38604][SQL] Keep ceil and floor with only a single argument the same as before

revans2 commented on pull request #35913:
URL: https://github.com/apache/spark/pull/35913#issuecomment-1074268568


   The test failure looks to be unrelated.  It is in docker tests that appear to have nothing to do wit this change.
   
   ```
   [info] org.apache.spark.sql.jdbc.DB2KrbIntegrationSuite *** ABORTED *** (3 minutes, 54 seconds)
   [info]   The code passed to eventually never returned normally. Attempted 137 times over 3.0002535127 minutes. (DockerJDBCIntegrationSuite.scala:166)
   [info]   org.scalatest.exceptions.TestFailedDueToTimeoutException:
   [info]   at org.scalatest.enablers.Retrying$$anon$4.tryTryAgain$2(Retrying.scala:185)
   [info]   at org.scalatest.enablers.Retrying$$anon$4.retry(Retrying.scala:192)
   ```


-- 
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-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org