[
https://issues.apache.org/jira/browse/IMPALA-13900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe McDonnell resolved IMPALA-13900.
------------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> Exempt enable_tuple_cache_verification from the tuple cache key
> ---------------------------------------------------------------
>
> Key: IMPALA-13900
> URL: https://issues.apache.org/jira/browse/IMPALA-13900
> Project: IMPALA
> Issue Type: Task
> Components: Backend
> Affects Versions: Impala 5.0.0
> Reporter: Joe McDonnell
> Assignee: Joe McDonnell
> Priority: Minor
> Fix For: Impala 5.0.0
>
>
> Tuple caching include enable_tuple_cache_verification in the tuple cache key.
> I think it would be better to exempt it. If we exempt it, then running with
> or without verification will produce the same cache key, which is useful for
> local debugging.
> {noformat}
> QUERY_OPT_FN(enable_tuple_cache_verification,
> ENABLE_TUPLE_CACHE_VERIFICATION, \
> TQueryOptionLevel::ADVANCED)
> \{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)