[ https://issues.apache.org/jira/browse/SPARK-33800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250133#comment-17250133 ]
Apache Spark commented on SPARK-33800: -------------------------------------- User 'imback82' has created a pull request for this issue: https://github.com/apache/spark/pull/30794 > Remove command name in AnalysisException message 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 > Priority: Minor > > 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