GitHub user andralungu opened a pull request:

    https://github.com/apache/flink/pull/779

    [FLINK-2140][gelly] Allowed access to the number of vertices in the GSA 
functions

    Similar to the vertex-centric approach, this PR enables users to access the 
total number of vertices from within the gather, sum and/or apply functions of 
a GSA iteration. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andralungu/flink numVerticesGSA

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/779.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 #779
    
----
commit cffd9440599cf56e7e22da69a3a1a94168789b17
Author: andralungu <[email protected]>
Date:   2015-06-04T12:13:21Z

    [FLINK-2140][gelly] Allowed access to the number of vertices in the GSA 
functions

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to