Manu Zhang created SPARK-37633:
----------------------------------

             Summary: 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.2.0, 3.1.2, 3.0.3
            Reporter: Manu Zhang


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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to