You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (Jira)" <ji...@apache.org> on 2020/12/16 15:58:00 UTC

[jira] [Resolved] (SPARK-33800) Remove command name in AnalysisException message when a relation is not resolved

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