You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Terry Kim (Jira)" <ji...@apache.org> on 2021/03/10 19:10:00 UTC

[jira] [Created] (SPARK-34698) Use TemporaryViewRelation for storing local/global temporary views for all commands

Terry Kim created SPARK-34698:
---------------------------------

             Summary: Use TemporaryViewRelation for storing local/global temporary views for all 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


Currently, the session catalog can store a local/global temporary view in two different ways:  an analyzed plan or TemporaryViewRelation storing CatalogTable.

This JIRA keeps track of subtasks that make storing temporary views consistent, by always storing TemporaryViewRelation.



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