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

melin updated SPARK-39303:
--------------------------
    Description: 
Dremio supports syntax: select CAST(-123456789 AS TIMESTAMP(3)) as times;

Dremio uses calcite,There is an incompatibility problem when converting dremio 
sql to spark sql

> timestamp type support precision, example: timestamp(3)
> -------------------------------------------------------
>
>                 Key: SPARK-39303
>                 URL: https://issues.apache.org/jira/browse/SPARK-39303
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: melin
>            Priority: Major
>
> Dremio supports syntax: select CAST(-123456789 AS TIMESTAMP(3)) as times;
> Dremio uses calcite,There is an incompatibility problem when converting 
> dremio sql to spark sql



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to