[
https://issues.apache.org/jira/browse/SPARK-33800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan resolved SPARK-33800.
---------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
Issue resolved by pull request 30794
[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
> Assignee: Terry Kim
> Priority: Minor
> Fix For: 3.2.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]