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

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

Github user fhueske commented on the pull request:

    https://github.com/apache/flink/pull/1776#issuecomment-194786495
  
    Thanks @gallenvara for opening the PR. Looks mostly good but the tests need 
to be improved, IMO.
    
    It would also be good to extend the `DataDistribution` interface by adding 
a method `TypeInformation[] getKeyTypes()`. This will allow us to validate the 
key types of the `DataDistribution` and the specified keys in the 
`PartitionOperator`.


> Support range partition with user customized data distribution.
> ---------------------------------------------------------------
>
>                 Key: FLINK-2997
>                 URL: https://issues.apache.org/jira/browse/FLINK-2997
>             Project: Flink
>          Issue Type: New Feature
>            Reporter: Chengxiang Li
>
> This is a followup work of FLINK-7, sometime user have better knowledge of 
> the source data, and they can build customized data distribution to do range 
> partition more efficiently.



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

Reply via email to