Liang-Chi Hsieh created SPARK-19736:
---------------------------------------
Summary: 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]