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

Dongjoon Hyun resolved SPARK-28107.
-----------------------------------
       Resolution: Fixed
         Assignee: Zhu, Lipeng
    Fix Version/s: 3.0.0

This is resolved via https://github.com/apache/spark/pull/25000

> Interval type conversion syntax support
> ---------------------------------------
>
>                 Key: SPARK-28107
>                 URL: https://issues.apache.org/jira/browse/SPARK-28107
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Zhu, Lipeng
>            Assignee: Zhu, Lipeng
>            Priority: Major
>             Fix For: 3.0.0
>
>
> According to the 03 ANSI SQL standard, for the interval type conversion. 
> SparkSQL now can only support 
>  * Interval year to month
>  * Interval day to second
>  * Interval hour to second
> There are some other syntax which are both supported in PostgreSQL and 03 
> ANSI SQL.
>  * Interval day to hour
>  * Interval day to minute
>  * Interval hour to minute
>  * Interval minute to second



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to