Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.2.0
-
None
-
None
Description
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.