Terry Kim created SPARK-33800:
---------------------------------

             Summary: Remove command name in AnalysisException when a relation 
is not resolved
                 Key: SPARK-33800
                 URL: https://issues.apache.org/jira/browse/SPARK-33800
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: Terry Kim


For some of the commands that use UnresolvedTable, UnresolvedView, and 
UnresolvedTableOrView to resolve identifier, when the identifier cannot be 
resolved, the exception will be something like "Table or view not found for 
'SHOW TBLPROPERTIES': badtable". The command name should be dropped to be 
consistent with other existing commands.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to