Jean-Baptiste Onofré created SPARK-11760:
--------------------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]