[GitHub] flink pull request: [PATCH] Correct a exmample code in gelly doc.

2015-05-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/650 --- 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 enabl

[GitHub] flink pull request: [PATCH] Correct a exmample code in gelly doc.

2015-05-05 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/650#issuecomment-98985796 Good catch! Thanks @joey001! --- 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 th

[GitHub] flink pull request: [PATCH] Correct a exmample code in gelly doc.

2015-05-04 Thread joey001
GitHub user joey001 opened a pull request: https://github.com/apache/flink/pull/650 [PATCH] Correct a exmample code in gelly doc. I just correct a little error in gelly doc, the Neighborhood Methods section. The return of groupReduceOnNeighbors should be consistent with that de