[
https://issues.apache.org/jira/browse/SPARK-34742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-34742.
---------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
Issue resolved by pull request 31836
[https://github.com/apache/spark/pull/31836]
> ANSI mode: Abs throws exception if input is out of range
> --------------------------------------------------------
>
> Key: SPARK-34742
> URL: https://issues.apache.org/jira/browse/SPARK-34742
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 3.2.0
> Reporter: Gengliang Wang
> Assignee: Gengliang Wang
> Priority: Major
> Fix For: 3.2.0
>
>
> For the following cases, ABS should throw exceptions since the result is out
> of the range of result data type in ANSI mode.
> {code:java}
> SELECT abs(${Int.MinValue});
> SELECT abs(${Long.MinValue});
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]