Haejoon Lee created SPARK-47338:
-----------------------------------

             Summary: Introduce `_LEGACY_ERROR_UNKNOWN` for default error class
                 Key: SPARK-47338
                 URL: https://issues.apache.org/jira/browse/SPARK-47338
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 4.0.0
            Reporter: Haejoon Lee


Currently, in Spark, when an {{ErrorClass}} is not explicitly defined for an 
exception, the method {{getErrorClass}} returns {{{}null{}}}. This behavior can 
lead to ambiguity and makes debugging more challenging by not providing a clear 
indication that the error class was not set.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to