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

Wenchen Fan updated SPARK-19736:
--------------------------------
    Fix Version/s: 2.1.1

> 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.1.1, 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to