Hyukjin Kwon created SPARK-55924:
------------------------------------

             Summary: Rewrite spark.catalog dropTempView / dropGlobalTempView 
in SQL DDL
                 Key: SPARK-55924
                 URL: https://issues.apache.org/jira/browse/SPARK-55924
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 4.2.0
            Reporter: Hyukjin Kwon


Implement dropTempView(viewName) and dropGlobalTempView(viewName) in 
CatalogImpl using only SQL DDL (e.g. DROP TEMPORARY VIEW). Parent: SPARK-55915.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to