Aljoscha Krettek created FLINK-2819:
---------------------------------------

             Summary: Add Windowed Join/CoGroup Operator Based on Tagged Union
                 Key: FLINK-2819
                 URL: https://issues.apache.org/jira/browse/FLINK-2819
             Project: Flink
          Issue Type: Sub-task
          Components: Streaming
            Reporter: Aljoscha Krettek
            Assignee: Aljoscha Krettek
             Fix For: 0.10


This will add a Join/CoGroup operation that reuses the new windowing code. The 
implementation should be similar to how a join can be implemented on MapReduce 
using tags for the two input side and then pulling them apart again in the 
reduce operation.



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

Reply via email to