[
https://issues.apache.org/jira/browse/FLINK-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535531#comment-14535531
]
ASF GitHub Bot commented on FLINK-1976:
---------------------------------------
GitHub user andralungu opened a pull request:
https://github.com/apache/flink/pull/663
[FLINK-1976][gelly] Added ForwardedFields Annotations
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andralungu/flink fwdFields
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/663.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 #663
----
commit 3866e61ae16f132f433ddc85eb523748637d171d
Author: andralungu <[email protected]>
Date: 2015-05-08T21:05:31Z
[FLINK-1976][gelly] Added ForwardedFields Annotations
----
> Add ForwardedFields* hints for the optimizer
> ---------------------------------------------
>
> Key: FLINK-1976
> URL: https://issues.apache.org/jira/browse/FLINK-1976
> Project: Flink
> Issue Type: Wish
> Components: Gelly
> Affects Versions: 0.9
> Reporter: Andra Lungu
> Assignee: Andra Lungu
>
> Some classes in Graph.java can be improved by adding ForwardedFields*
> annotations. For instance, EmitOneEdgePerNode,
> EmitOneVertexWithEdgeValuePerNode, EmitOneEdgeWithNeighborPerNode,
> ProjectEdgeWithNeighbor, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)