Yin Huai created SPARK-9406: ------------------------------- Summary: Flaky test: o.a.s.sql.DatetimeExpressionsSuite.function current_timestamp Key: SPARK-9406 URL: https://issues.apache.org/jira/browse/SPARK-9406 Project: Spark Issue Type: Bug Components: Tests Affects Versions: 1.5.0 Reporter: Yin Huai
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/). -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org