GitHub user zentol opened a pull request:
https://github.com/apache/incubator-flink/pull/27 Projection constructor adjusts to max tuple size
The Projection constructor was not properly adjusted when the tuple max size was upped to 25.
The constructor now uses the Tuple.MAX_ARITY field.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/zentol/incubator-flink project-tuplesize
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/27.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #27
----
commit 5c19e6f9b3226f5bb0f799f7a1f5e56f48621b62
Author: zentol <
[hidden email]>
Date: 2014-06-18T12:06:12Z
Projection constructor adjusts to max tuple size
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at
[hidden email] or file a JIRA ticket
with INFRA.
---