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

Gengliang Wang resolved SPARK-36508.
------------------------------------
    Resolution: Done

> Disallow binary operations between Interval and String literal
> --------------------------------------------------------------
>
>                 Key: SPARK-36508
>                 URL: https://issues.apache.org/jira/browse/SPARK-36508
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Gengliang Wang
>            Assignee: Gengliang Wang
>            Priority: Major
>
> If a binary operation contains interval type and string literal, we can't 
> decide which interval type the string literal should be promoted as. There 
> are many possible interval types, such as year interval, month interval, day 
> interval, hour interval, etc.
> The related binary operation for Interval should be 
> * Add
> * Subtract
> * Comparisions



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

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

Reply via email to