Sergey Shelukhin created HIVE-12048:
---------------------------------------
Summary: metastore file metadata cache should not be used when
deltas are present
Key: HIVE-12048
URL: https://issues.apache.org/jira/browse/HIVE-12048
Project: Hive
Issue Type: Bug
Reporter: Sergey Shelukhin
Assignee: Sergey Shelukhin
Previous code doesn't check for deltas before getting footers from local cache
even though stripe filtering with deltas is not possible; this is because
checking local cache is cheap I guess. Make sure we check early for
metastore-based cache.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)