Max Gekk created SPARK-52617:
--------------------------------

             Summary: Cast TIME to/from TIMESTAMP_NTZ
                 Key: SPARK-52617
                 URL: https://issues.apache.org/jira/browse/SPARK-52617
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 4.1.0
            Reporter: Max Gekk


Follow the SQL standard, and support casting TIMESTAMP_NTZ to TIME by taking 
only the time part. Also support TIME to TIMESTAMP_NTZ by combining 
CURRENT_DATE and the provided TIME.



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