You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2015/08/01 13:34:05 UTC

[jira] [Created] (FLINK-2457) Tuple.getTupleClass cannot generate Tuple0

Matthias J. Sax created FLINK-2457:
--------------------------------------

             Summary: Tuple.getTupleClass cannot generate Tuple0
                 Key: FLINK-2457
                 URL: https://issues.apache.org/jira/browse/FLINK-2457
             Project: Flink
          Issue Type: Improvement
         Environment: Tuple.getTupleClass(int arity) cannot handle arity zero, ie, cannot create an instance of Tuple0. This can be fixed by either extending getTupleClass(...) or by removing Tuple0 in case it is not a useful class anyway.
            Reporter: Matthias J. Sax
            Assignee: Matthias J. Sax
            Priority: Minor






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