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 2017/06/14 01:05:00 UTC

[jira] [Assigned] (HIVE-16880) Remove ArrayList Instantiation For Empty Arrays

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

BELUGA BEHR reassigned HIVE-16880:
----------------------------------

    Assignee: BELUGA BEHR

> Remove ArrayList Instantiation For Empty Arrays
> -----------------------------------------------
>
>                 Key: HIVE-16880
>                 URL: https://issues.apache.org/jira/browse/HIVE-16880
>             Project: Hive
>          Issue Type: Improvement
>          Components: Metastore
>    Affects Versions: 2.1.1, 3.0.0
>            Reporter: BELUGA BEHR
>            Assignee: BELUGA BEHR
>            Priority: Trivial
>         Attachments: HIVE-16880.1.patch, HIVE-16880.2.patch
>
>
> Class {{org.apache.hadoop.hive.metastore.MetaStoreDirectSql}} uses a lot of empty arrays in the code.  Please replace with a static empty array instead of all the instantiation.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)