[ 
https://issues.apache.org/jira/browse/SPARK-37633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17458862#comment-17458862
 ] 

Apache Spark commented on SPARK-37633:
--------------------------------------

User 'manuzhang' has created a pull request for this issue:
https://github.com/apache/spark/pull/34888

> Unwrap cast should skip if downcast failed with ansi enabled
> ------------------------------------------------------------
>
>                 Key: SPARK-37633
>                 URL: https://issues.apache.org/jira/browse/SPARK-37633
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.0.3, 3.1.2, 3.2.0
>            Reporter: Manu Zhang
>            Priority: Minor
>
> Currently, unwrap cast throws ArithmeticException if down cast failed with 
> ansi enabled. Since UnwrapCastInBinaryComparison is an optimizer rule, we 
> should always skip on failure regardless of ansi config.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to