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

Wenchen Fan resolved SPARK-30341.
---------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

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

> check overflow for interval arithmetic operations
> -------------------------------------------------
>
>                 Key: SPARK-30341
>                 URL: https://issues.apache.org/jira/browse/SPARK-30341
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Kent Yao
>            Assignee: Kent Yao
>            Priority: Major
>             Fix For: 3.0.0
>
>
> the interval arithmetic functions, e.g. 
> add/subtract/negative/multiply/divide, should enable overflow check when ansi 
> is on, and add/subtract/negative should result NULL when overflow happens and 
> ansi is off as multiply/divide.



--
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