[
https://issues.apache.org/jira/browse/SPARK-33817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-33817:
------------------------------------
Assignee: (was: Apache Spark)
> Use a logical plan to cache instead of dataframe
> ------------------------------------------------
>
> Key: SPARK-33817
> URL: https://issues.apache.org/jira/browse/SPARK-33817
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.2.0
> Reporter: Terry Kim
> Priority: Major
>
> When caching a query, we can use a logical plan instead of a dataframe
> (current implementation) to avoid creating the dataframe.
> This is also consistent with uncaching which uses a logical plan.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]