[ 
https://issues.apache.org/jira/browse/IMPALA-11783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yida Wu updated IMPALA-11783:
-----------------------------
    Epic Link: IMPALA-13187  (was: IMPALA-11461)

> Safety enhancement for codegen cache in OPTIMAL mode
> ----------------------------------------------------
>
>                 Key: IMPALA-11783
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11783
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: Yida Wu
>            Priority: Major
>
> The optimal mode of the codegen cache uses the hashcode and the length 
> combination as the key, it could have a collision issue, to enhance the 
> safety of reusing the codegen functions from the cache in optimal mode, we 
> can add a check to make sure the arguments and return type of the cached 
> functions are as expected.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to