Description
In this test, we have a query checkAnswer(ctx.sql("""SELECT CURRENT_TIMESTAMP() = CURRENT_TIMESTAMP()"""), Row(true)). Seems it may fail (https://amplab.cs.berkeley.edu/jenkins/job/Spark-Master-SBT/3095/AMPLAB_JENKINS_BUILD_PROFILE=hadoop2.3,label=centos/testReport/junit/org.apache.spark.sql/DatetimeExpressionsSuite/function_current_timestamp/).
Attachments
Issue Links
- duplicates
-
SPARK-9196 DatetimeExpressionsSuite: function current_timestamp is flaky
- Resolved