Joe McDonnell has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22664


Change subject: IMPALA-13900: Exempt enable_tuple_cache_verification from tuple 
cache key
......................................................................

IMPALA-13900: Exempt enable_tuple_cache_verification from tuple cache key

The tuple cache key includes all query options that are not
explicitly excluded. This currently includes enable_tuple_cache_verification.
It is useful to be able to run queries back to back with
enable_tuple_cache_verification=true vs false with the same
cache entry. This exempts enable_tuple_cache_verification from the
tuple cache key.

Testing:
 - Hand testing

Change-Id: I18a1740d6151870186548161493f6adbe0f4aa96
---
M be/src/service/query-options.h
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/64/22664/1
--
To view, visit http://gerrit.cloudera.org:8080/22664
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I18a1740d6151870186548161493f6adbe0f4aa96
Gerrit-Change-Number: 22664
Gerrit-PatchSet: 1
Gerrit-Owner: Joe McDonnell <joemcdonn...@cloudera.com>

Reply via email to