You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Dongkyu Hwangbo (JIRA)" <ji...@apache.org> on 2015/11/30 06:14:10 UTC

[jira] [Created] (TAJO-1999) TUtil.newList/newLinkedHashMap should be replaced by Java's diamond operator

Dongkyu Hwangbo created TAJO-1999:
-------------------------------------

             Summary: TUtil.newList/newLinkedHashMap should be replaced by Java's diamond operator
                 Key: TAJO-1999
                 URL: https://issues.apache.org/jira/browse/TAJO-1999
             Project: Tajo
          Issue Type: Improvement
            Reporter: Dongkyu Hwangbo
            Assignee: Dongkyu Hwangbo
            Priority: Minor


We introduced Java 8. We don't need TUtil.newList/newLinkedHashMap utility methods anymore. We need to eliminate them.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)