You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Haejoon Lee (Jira)" <ji...@apache.org> on 2023/01/24 08:18:00 UTC

[jira] [Created] (SPARK-42165) Integrate all errors that causes re-create of a view failing into one error class

Haejoon Lee created SPARK-42165:
-----------------------------------

             Summary: Integrate all errors that causes re-create of a view failing into one error class
                 Key: SPARK-42165
                 URL: https://issues.apache.org/jira/browse/SPARK-42165
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.4.0
            Reporter: Haejoon Lee


Should integrate errors that causes re-create of view failing into single error class, and make the subclasses for distinct cases.

e.g.
 * CANNOT UPCAST
 * TABLE NOT FOUND/UNRESOLVED
 * UNRESOLVED FUNCTION
 * DATATYPE MISMATCH



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

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