Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/722
---
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 user vasia commented on the pull request:
https://github.com/apache/flink/pull/722#issuecomment-105642132
and will merge :)
---
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
Github user andralungu commented on the pull request:
https://github.com/apache/flink/pull/722#issuecomment-105277082
+1 to merge
---
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
Github user vasia commented on the pull request:
https://github.com/apache/flink/pull/722#issuecomment-105201007
Added comparison section and SSSP drawings for vertex-centric ^^
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as w
Github user vasia commented on the pull request:
https://github.com/apache/flink/pull/722#issuecomment-105064088
Thanks for the review @andralungu!
You're right, I'll add a comparison paragraph. I guess I should probably
also add the same SSSP example with the corresponding drawing
GitHub user vasia opened a pull request:
https://github.com/apache/flink/pull/722
[FLINK-1941] documentation for the Gather-Sum-Apply iterations in Gelly
This one adds a high-level description of GSA iterative model and an
example of implementing SSSP with GSA in Gelly. Also, a sect