You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2016/04/06 11:18:25 UTC

[jira] [Created] (FLINK-3707) Add missing Rich(Flat)JoinCoGroupFunction

Till Rohrmann created FLINK-3707:
------------------------------------

             Summary: Add missing Rich(Flat)JoinCoGroupFunction
                 Key: FLINK-3707
                 URL: https://issues.apache.org/jira/browse/FLINK-3707
             Project: Flink
          Issue Type: Improvement
          Components: DataStream API
    Affects Versions: 1.0.0, 1.1.0
            Reporter: Till Rohrmann


Flink's {{DataStream}} API supports a {{JoinCoGroupFunction}} and {{FlatJoinCoGroupFunction}}. However, it is missing the {{RichFunction}} equivalents. I think we should add a {{RichJoinCoGroupFunction}} and {{RichFlatJoinCoGroupFunction}} to make the API consistent.



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