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

[jira] [Assigned] (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 ]

Apache Spark reassigned SPARK-33800:
------------------------------------

    Assignee: Apache Spark

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