Xiao Li created SPARK-30668:
-------------------------------
Summary: to_timestamp failed to parse 2020-01-27T20:06:11.847-0800
Key: SPARK-30668
URL: https://issues.apache.org/jira/browse/SPARK-30668
Project: Spark
Issue Type: Bug
Components: SQL
Affects Versions: 3.0.0
Reporter: Xiao Li
{code:java}
SELECT to_timestamp("2020-01-27T20:06:11.847-0800",
"yyyy-MM-dd'T'HH:mm:ss.SSSz")
{code}
This can return a valid value by 2.4 but return NULL in the latest master
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]