[
https://issues.apache.org/jira/browse/SPARK-19736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15884065#comment-15884065
]
Apache Spark commented on SPARK-19736:
--------------------------------------
User 'viirya' has created a pull request for this issue:
https://github.com/apache/spark/pull/17064
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]