aboutsummaryrefslogtreecommitdiff
path: root/sql/hive/compatibility/src
diff options
context:
space:
mode:
authorEric Liang <ekl@databricks.com>2016-10-19 10:20:12 +0800
committerWenchen Fan <wenchen@databricks.com>2016-10-19 10:20:12 +0800
commit5f20ae0394388574a3767daf7f499c89658f61e1 (patch)
tree7939521366699b07f05d79d47a31fe3b87beb0c8 /sql/hive/compatibility/src
parent941b3f9aca59e62c078508a934f8c2221ced96ce (diff)
downloadspark-5f20ae0394388574a3767daf7f499c89658f61e1.tar.gz
spark-5f20ae0394388574a3767daf7f499c89658f61e1.tar.bz2
spark-5f20ae0394388574a3767daf7f499c89658f61e1.zip
[SPARK-17980][SQL] Fix refreshByPath for converted Hive tables
## What changes were proposed in this pull request? There was a bug introduced in https://github.com/apache/spark/pull/14690 which broke refreshByPath with converted hive tables (though, it turns out it was very difficult to refresh converted hive tables anyways, since you had to specify the exact path of one of the partitions). This changes refreshByPath to invalidate by prefix instead of exact match, and fixes the issue. cc sameeragarwal for refreshByPath changes mallman ## How was this patch tested? Extended unit test. Author: Eric Liang <ekl@databricks.com> Closes #15521 from ericl/fix-caching.
Diffstat (limited to 'sql/hive/compatibility/src')
0 files changed, 0 insertions, 0 deletions