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/02/06 06:33:00 UTC

[jira] [Assigned] (SPARK-30612) can't resolve qualified column name with v2 tables

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

Wenchen Fan reassigned SPARK-30612:
-----------------------------------

    Assignee: Terry Kim

> can't resolve qualified column name with v2 tables
> --------------------------------------------------
>
>                 Key: SPARK-30612
>                 URL: https://issues.apache.org/jira/browse/SPARK-30612
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Wenchen Fan
>            Assignee: Terry Kim
>            Priority: Major
>
> When running queries with qualified columns like `SELECT t.a FROM t`, it fails to resolve for v2 tables.
> v1 table is fine as we always wrap the v1 relation with a `SubqueryAlias`. We should do the same for v2 tables.



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