You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2018/03/14 15:24:00 UTC

[jira] [Updated] (HIVE-18344) Remove LinkedList from SharedWorkOptimizer.java

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

BELUGA BEHR updated HIVE-18344:
-------------------------------
    Status: Patch Available  (was: Open)

> Remove LinkedList from SharedWorkOptimizer.java
> -----------------------------------------------
>
>                 Key: HIVE-18344
>                 URL: https://issues.apache.org/jira/browse/HIVE-18344
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>    Affects Versions: 3.0.0
>            Reporter: BELUGA BEHR
>            Assignee: BELUGA BEHR
>            Priority: Trivial
>         Attachments: HIVE-18344.1.patch, HIVE-18344.2.patch
>
>
> Prefer {{ArrayList}} over {{LinkedList}} especially in this class because the initial size of the collection is known.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)