Joe McDonnell has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/22664
Reviewed-by: Yida Wu <wydbaggio...@gmail.com>
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
---
M be/src/service/query-options.h
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Yida Wu: Looks good to me, approved
  Impala Public Jenkins: Verified

--
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: merged
Gerrit-Change-Id: I18a1740d6151870186548161493f6adbe0f4aa96
Gerrit-Change-Number: 22664
Gerrit-PatchSet: 2
Gerrit-Owner: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com>
Gerrit-Reviewer: Yida Wu <wydbaggio...@gmail.com>

Reply via email to