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

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

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

> Support fully qualified type name TIME(n) WITHOUT TIME ZONE
> -----------------------------------------------------------
>
>                 Key: SPARK-51563
>                 URL: https://issues.apache.org/jira/browse/SPARK-51563
>             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, starter
>             Fix For: 4.1.0
>
>
> Support the syntax
> {code:sql}
> TIME (n) WITHOUT TIME ZONE
> {code}
> where
> * WITHOUT TIME ZONE - Optionally states the fact that TIME does not consider 
> timezone explicit.
> * n - Optional number of fractional digits between 0 (seconds) and 6 
> (microseconds). The default is 6.



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