[ 
https://issues.apache.org/jira/browse/SPARK-11760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15006932#comment-15006932
 ] 

Apache Spark commented on SPARK-11760:
--------------------------------------

User 'jbonofre' has created a pull request for this issue:
https://github.com/apache/spark/pull/9738

> SQL Catalyst data time test fails
> ---------------------------------
>
>                 Key: SPARK-11760
>                 URL: https://issues.apache.org/jira/browse/SPARK-11760
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.6.0
>            Reporter: Jean-Baptiste Onofré
>
> In the sql/catalyst module, test("hours / minute / seconds") fails on the 
> third test data:
> {code}
> - hours / miniute / seconds *** FAILED ***
>   29 did not equal 50 (DateTimeUtilsSuite.scala:370)
> {code}
> Actually, the problem is that it doesn't use the timezone for seconds, so, we 
> may have to different timestamp comparison.
> I will submit a PR to fix that in DateTimeUtils.



--
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

Reply via email to