You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ivan Suller (JIRA)" <ji...@apache.org> on 2019/07/05 13:18:00 UTC

[jira] [Created] (HIVE-21962) Replacing ArrayList params with List in and around PlanUtils and MapWork

Ivan Suller created HIVE-21962:
----------------------------------

             Summary: Replacing ArrayList params with List in and around PlanUtils and MapWork
                 Key: HIVE-21962
                 URL: https://issues.apache.org/jira/browse/HIVE-21962
             Project: Hive
          Issue Type: Improvement
            Reporter: Ivan Suller
            Assignee: Ivan Suller


Using the implementing class is usually a bad practice. OO suggest to use the least restrictive interface instead. ArrayList is used in many-many methods as a parameter - this is just a tiny part of this work.



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