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

Dongjoon Hyun resolved SPARK-25269.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

Issue resolved by pull request 22263
[https://github.com/apache/spark/pull/22263]

> SQL interface support specify StorageLevel when cache table
> -----------------------------------------------------------
>
>                 Key: SPARK-25269
>                 URL: https://issues.apache.org/jira/browse/SPARK-25269
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Yuming Wang
>            Priority: Major
>             Fix For: 3.0.0
>
>
> {code:sql}
> CACHE MEMORY_ONLY TABLE testData;
> {code}
> Supported {{StorageLevel}} should be:
> https://github.com/apache/spark/blob/eefdf9f9dd8afde49ad7d4e230e2735eb817ab0a/core/src/main/scala/org/apache/spark/storage/StorageLevel.scala#L153-L164



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to