[
https://issues.apache.org/jira/browse/FLINK-2997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186355#comment-15186355
]
ASF GitHub Bot commented on FLINK-2997:
---------------------------------------
GitHub user gallenvara opened a pull request:
https://github.com/apache/flink/pull/1776
[FLINK-2997] Support range partition with user customized data distribution.
Sometime user have better knowledge of the source data, and they can build
customized `data distribution` to do range partition more efficiently.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gallenvara/flink flink-2997
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1776.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1776
----
commit 1e00767da3e83d688847ffe5c4ab77cab68f2062
Author: gallenvara <[email protected]>
Date: 2016-01-27T17:34:10Z
Enable range partition with custom data distribution.
----
> 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)