You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2019/11/08 18:57:00 UTC

[jira] [Updated] (HIVE-5018) Avoiding object instantiation in loops (issue 6)

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

David Mollitor updated HIVE-5018:
---------------------------------
    Resolution: Won't Fix
        Status: Resolved  (was: Patch Available)

Please re-open and submit a new patch if you would like.

> Avoiding object instantiation in loops (issue 6)
> ------------------------------------------------
>
>                 Key: HIVE-5018
>                 URL: https://issues.apache.org/jira/browse/HIVE-5018
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Benjamin Jakobus
>            Assignee: Benjamin Jakobus
>            Priority: Minor
>         Attachments: HIVE-5018.1.patch.txt
>
>
> Object instantiation inside loops is very expensive. Where possible, object references should be created outside the loop so that they can be reused.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)