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

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

Github user gyfora commented on the pull request:

    https://github.com/apache/flink/pull/872#issuecomment-115832961
  
    Wouldn't it make sense to implement custom partitioning in a way that it 
allows to return a array of indexes like in the ChannelSelector interface? 
Returning only 1 index limits the partitioning very much.
    
    Maybe the users could implement a ChannelSelector and we would wrap that.


> 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