Hyukjin Kwon created SPARK-55925:
------------------------------------

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


Implement cacheTable(tableName), cacheTable(tableName, storageLevel), 
uncacheTable(tableName), clearCache(), and isCached(tableName) in CatalogImpl 
using only SQL DDL (e.g. CACHE TABLE, UNCACHE TABLE). 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