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

Reply via email to