[ 
https://issues.apache.org/jira/browse/SPARK-30283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Terry Kim resolved SPARK-30283.
-------------------------------
    Resolution: Duplicate

Already resolved as separate subtasks.

> V2 Command logical plan should use UnresolvedV2Relation for a table
> -------------------------------------------------------------------
>
>                 Key: SPARK-30283
>                 URL: https://issues.apache.org/jira/browse/SPARK-30283
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Terry Kim
>            Priority: Major
>
> For the following v2 commands, multi-part names are directly passed to the 
> command without looking up temp views, thus they are always resolved to 
> tables:
>  * DROP TABLE
>  * REFRESH TABLE
>  * RENAME TABLE
>  * REPLACE TABLE
> They should be updated to haveĀ UnresolvedV2Relation such that temp views are 
> looked up first in Analyzer.ResolveTables.



--
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