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

Maxim Gekk updated SPARK-26424:
-------------------------------
    Issue Type: Sub-task  (was: Improvement)
        Parent: SPARK-26651

> Use java.time API in timestamp/date functions 
> ----------------------------------------------
>
>                 Key: SPARK-26424
>                 URL: https://issues.apache.org/jira/browse/SPARK-26424
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Maxim Gekk
>            Assignee: Maxim Gekk
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Currently, date/time expressions like DateFormatClass, UnixTimestamp, 
> FromUnixTime use SimpleDateFormat to parse/format dates and timestamps. 
> SimpleDateFormat cannot parse timestamp with microsecond precision. The 
> ticket aims to switch the expression on TimestampFormatter which is able to 
> parse timestamp with microsecond precision.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to