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

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

Github user vasia commented on the pull request:

    https://github.com/apache/flink/pull/877#issuecomment-118180990
  
    In my view it's a straight-forward configuration option. If the user wants 
to propagate changes in this direction, they set the parameter. 
    Also, I'm seeing that Gelly is starting to have way too many examples. 
Examples are there to show basic functionality, no every single feature of the 
API.
    Library methods are there to make common analysis easy to run and docs are 
there to help with configuration options and customization. i.e. we should 
focus on library and docs and only add examples to demonstrate major new 
additions.


> Allow GSA's Gather to perform this operation in more than one direction
> -----------------------------------------------------------------------
>
>                 Key: FLINK-2141
>                 URL: https://issues.apache.org/jira/browse/FLINK-2141
>             Project: Flink
>          Issue Type: New Feature
>          Components: Gelly
>    Affects Versions: 0.9
>            Reporter: Andra Lungu
>            Assignee: Shivani Ghatge
>
> For the time being, a vertex only gathers information from its in-edges.
> Similarly to the vertex-centric approach, we would like to allow users to 
> gather data from out and all edges as well. 
> This property should be set using a setDirection() method.  



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

Reply via email to