[ 
https://issues.apache.org/jira/browse/HIVE-11627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14711296#comment-14711296
 ] 

Jesus Camacho Rodriguez commented on HIVE-11627:
------------------------------------------------

[~gopalv], could you take a look?

HIVE-11638 will solve the problem with the degradation of the hashmap 
performance. In addition, this patch will reduce the number of calls to the 
{{get}} method of the hashmap to 1/3 of the original number.

> Make PPD optimizer run faster
> -----------------------------
>
>                 Key: HIVE-11627
>                 URL: https://issues.apache.org/jira/browse/HIVE-11627
>             Project: Hive
>          Issue Type: Improvement
>          Components: Logical Optimizer
>    Affects Versions: 1.3.0, 2.0.0
>            Reporter: Jesus Camacho Rodriguez
>            Assignee: Jesus Camacho Rodriguez
>         Attachments: HIVE-11627.patch
>
>
> We retrieve the ExprInfo from the map each time we want to change any of its 
> properties. Instead, the number of calls to the map could be drastically 
> reduced by retrieving the ExprInfo once, and changing all its properties.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to