You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2014/10/20 19:41:33 UTC

[jira] [Commented] (TEZ-1638) Missing type parametrization in UnorderedKVInputConfig?

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

Bikas Saha commented on TEZ-1638:
---------------------------------

[~ktzoumas] if you have a patch then that would be great.

> Missing type parametrization in UnorderedKVInputConfig? 
> --------------------------------------------------------
>
>                 Key: TEZ-1638
>                 URL: https://issues.apache.org/jira/browse/TEZ-1638
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Kostas Tzoumas
>            Assignee: Kostas Tzoumas
>
> In UnorderedInputConfig (https://github.com/apache/tez/blob/master/tez-runtime-library/src/main/java/org/apache/tez/runtime/library/conf/UnorderedKVInputConfig.java) some methods of SpecificBuilder have a parameterized return type (SpecificBuilder<E>) and some a non-parameterized return type (SpecificBuilder).
> Shouldn't all methods return the parameterized version? 



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