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

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

Github user gaborhermann commented on the pull request:

    https://github.com/apache/flink/pull/872#issuecomment-116647912
  
    By the way, in the Scala DataSet the user should specify the Java 
`Partitioner[K]` class. Wouldn't it be more convenient to wrap a function like 
`(K, Int) => Int` into a `Partitioner[K]` similarly to the KeySelector?


> 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