Maxim Gekk created SPARK-31005:
----------------------------------

             Summary: Support time zone ids in casting strings to timestamps
                 Key: SPARK-31005
                 URL: https://issues.apache.org/jira/browse/SPARK-31005
             Project: Spark
          Issue Type: New Feature
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Maxim Gekk


Currently, Spark supports only time zone offsets in the formats:
* -[h]h:[m]m
* +[h]h:[m]m
* Z

The ticket aims to support any valid time zone ids at the end of timestamp 
strings, for instance:
{code}
2015-03-18T12:03:17.123456 Europe/Moscow
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to