[
https://issues.apache.org/jira/browse/FLINK-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-2819:
----------------------------------
Labels: pull-request-available (was: )
> 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: API / DataStream
> Reporter: Aljoscha Krettek
> Assignee: Aljoscha Krettek
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
>
> 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
(v8.3.4#803005)