Max Gekk created SPARK-51442:
--------------------------------

             Summary: 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


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