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

Max Gekk resolved SPARK-51442.
------------------------------
    Fix Version/s: 4.1.0
       Resolution: Fixed

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

> Add time formatters
> -------------------
>
>                 Key: SPARK-51442
>                 URL: https://issues.apache.org/jira/browse/SPARK-51442
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 4.1.0
>            Reporter: Max Gekk
>            Assignee: Max Gekk
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.1.0
>
>
> Implement Time formatters similar to DateFormatter and TimestampFormatter. 
> Time formatters should be able to take microseconds since midnight or 
> java.time.LocalTime instances and convert them to strings according to the 
> given pattern. Also they should parse an input string to a TIME value.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to