[ 
https://issues.apache.org/jira/browse/SPARK-31005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan resolved SPARK-31005.
---------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 27753
[https://github.com/apache/spark/pull/27753]

> 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
>            Assignee: Maxim Gekk
>            Priority: Major
>             Fix For: 3.0.0
>
>
> 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