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

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

Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/872#issuecomment-116649358
  
    In the batch API, equality of the partitioners is used to determine 
compatibility of the partitioning. This may at some point become interesting 
for the streaming API as well.
    
    In any case, let's pick one of the two variants (function of partitioner 
implementation). Overloading the methods too much with equally powerful 
variants inevitable confuses users.


> 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