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

Max Gekk resolved SPARK-35107.
------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

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

> Parse unit-to-unit interval literals to ANSI intervals
> ------------------------------------------------------
>
>                 Key: SPARK-35107
>                 URL: https://issues.apache.org/jira/browse/SPARK-35107
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Max Gekk
>            Assignee: Max Gekk
>            Priority: Major
>             Fix For: 3.2.0
>
>
> Parse unit-to-unit intervals like INTERVAL '1-1' YEAR TO MONTH to either 
> YearMonthIntervalType or DayTimeIntervalType by default. But when 
> spark.sql.legacy.interval.enabled is set to true, parse them to 
> CalendarInterval.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to