Gopal V created HIVE-20176: ------------------------------ Summary: ResultsCache: Time based invalidation is not required for transactional cache entries Key: HIVE-20176 URL: https://issues.apache.org/jira/browse/HIVE-20176 Project: Hive Issue Type: Bug Affects Versions: 4.0.0 Reporter: Gopal V
If a cache entry has explicit transactional validity, it does not need to be invalidated on the timer - the access by a later write-id state will ignore it without having to invalidate it on the timer. -- This message was sent by Atlassian JIRA (v7.6.3#76005)