[ https://issues.apache.org/jira/browse/SPARK-19736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan reassigned SPARK-19736:
-----------------------------------
Assignee: Liang-Chi Hsieh
> refreshByPath should clear all cached plans with the specified path
> -------------------------------------------------------------------
>
> Key: SPARK-19736
> URL: https://issues.apache.org/jira/browse/SPARK-19736
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 2.1.0
> Reporter: Liang-Chi Hsieh
> Assignee: Liang-Chi Hsieh
> Fix For: 2.2.0
>
>
> Catalog.refreshByPath can refresh the cache entry and the associated metadata for all
dataframes (if any), that contain the given data source path.
> However, CacheManager.invalidateCachedPath doesn't clear all cached plans with the specified
path. It causes some strange behaviors reported in SPARK-15678.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|