You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2019/04/15 12:42:00 UTC

[jira] [Updated] (FLINK-9971) Add more extensive documentation for operations that combine datastreams

     [ https://issues.apache.org/jira/browse/FLINK-9971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger updated FLINK-9971:
----------------------------------
    Component/s: API / DataStream

> Add more extensive documentation for operations that combine datastreams
> ------------------------------------------------------------------------
>
>                 Key: FLINK-9971
>                 URL: https://issues.apache.org/jira/browse/FLINK-9971
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / DataStream, Documentation
>            Reporter: Florian Schmidt
>            Priority: Minor
>
> With FLINK-9877 there will be a dedicated documentation page explaining joins that can be made in the DataStream API. Something similar could be done for other operations that combine two or more streams together or operate on ConnectedStream to give the user a more clear overview of how these operations work and what the differences between them are.
> Examples that moght fit in here are
>  * Window CoGroup
>  * Connect / CoMap / CoFlatMap
>  * Union 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)