Max Gekk created SPARK-51563:
--------------------------------

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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to