[ 
https://issues.apache.org/jira/browse/FLINK-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14604264#comment-14604264
 ] 

ASF GitHub Bot commented on FLINK-2138:
---------------------------------------

Github user gyfora commented on the pull request:

    https://github.com/apache/flink/pull/872#issuecomment-116106372
  
    I think I could find several use cases if I wanted to :) For example I 
would often like to broadcast some model information to many downstream 
operators at once. (not exactly broadcast ,maybe only to a couple of them)
    
    Also even this does not give full flexibility. Imagine a scenario where I 
have a self loop, and I want to send something to all others (except myself), 
to do this I would also need to know my own channel index...


> PartitionCustom for streaming
> -----------------------------
>
>                 Key: FLINK-2138
>                 URL: https://issues.apache.org/jira/browse/FLINK-2138
>             Project: Flink
>          Issue Type: New Feature
>          Components: Streaming
>    Affects Versions: 0.9
>            Reporter: Márton Balassi
>            Assignee: Gábor Hermann
>            Priority: Minor
>
> The batch API has support for custom partitioning, this should be added for 
> streaming with a similar signature.



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

Reply via email to