You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2015/09/14 23:39:45 UTC

[jira] [Created] (TAJO-1850) Using TUtil.newHash(Set/Map) should be replaced by Java's diamond operator

Hyunsik Choi created TAJO-1850:
----------------------------------

             Summary: Using TUtil.newHash(Set/Map) should be replaced by Java's diamond operator
                 Key: TAJO-1850
                 URL: https://issues.apache.org/jira/browse/TAJO-1850
             Project: Tajo
          Issue Type: Improvement
            Reporter: Hyunsik Choi
            Priority: Trivial


See the title. We introduced Java 7. We don't need TUtil.newHash(Set|Map) utility methods anymore. We need to eliminate them.



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