[
https://issues.apache.org/jira/browse/HIVE-23063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Miklos Gergely updated HIVE-23063:
----------------------------------
Attachment: HIVE-23063.01.patch
> Use the same PerfLogger all over Compiler
> -----------------------------------------
>
> Key: HIVE-23063
> URL: https://issues.apache.org/jira/browse/HIVE-23063
> Project: Hive
> Issue Type: Sub-task
> Components: Hive
> Reporter: Miklos Gergely
> Assignee: Miklos Gergely
> Priority: Major
> Attachments: HIVE-23063.01.patch
>
>
> Compiler gets it's PerfLogger again and again from SessionState, relying on
> the fact that it is returned from the same ThreadLocal. As this may change in
> the future it'd be better to use the same instance, obtained only once.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)