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

Terry Kim resolved SPARK-34698.
-------------------------------
    Resolution: Fixed

> Temporary views should be analyzed during the analysis phase for all 
> applicable commands
> ----------------------------------------------------------------------------------------
>
>                 Key: SPARK-34698
>                 URL: https://issues.apache.org/jira/browse/SPARK-34698
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Terry Kim
>            Priority: Major
>
> There are commands such as "CREATE TEMP VIEW", "ALTER VIEW AS", "CREATE TEMP 
> VIEW USING", etc. where the temporary view is resolved when the command runs. 
> Instead, the analysis should be moved to the analyzer.
> This is an umbrella JIRA to track subtasks to move analysis of temp views to 
> the analyzer.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to