[
https://issues.apache.org/jira/browse/SPARK-35749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-35749.
---------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
Issue resolved by pull request 32949
[https://github.com/apache/spark/pull/32949]
> Parse unit list interval literals as year-month/day-time interval types
> -----------------------------------------------------------------------
>
> Key: SPARK-35749
> URL: https://issues.apache.org/jira/browse/SPARK-35749
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 3.2.0
> Reporter: Kousuke Saruta
> Assignee: Kousuke Saruta
> Priority: Major
> Fix For: 3.2.0
>
>
> Currently, unit list interval literals like `interval '1' year '2' months` or
> `interval '1' day` or `interval '2' hours` are parsed as
> `CalendarIntervalType`.
> Such fields should be parsed as `YearMonthIntervalType` or
> `DayTimeIntervalType`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]