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/08 21:09:00 UTC

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

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

BELUGA BEHR commented on HIVE-18344:
------------------------------------

[~pvary] [~aihuaxu] Commit please :)

> 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
>
>
> 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)