[GitHub] flink pull request: [FLINK-3877] [gelly] Create TranslateFunction ...

2016-05-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1968 --- 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 enab

[GitHub] flink pull request: [FLINK-3877] [gelly] Create TranslateFunction ...

2016-05-09 Thread greghogan
Github user greghogan commented on the pull request: https://github.com/apache/flink/pull/1968#issuecomment-217904645 Merging ... --- 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] flink pull request: [FLINK-3877] [gelly] Create TranslateFunction ...

2016-05-06 Thread greghogan
GitHub user greghogan opened a pull request: https://github.com/apache/flink/pull/1968 [FLINK-3877] [gelly] Create TranslateFunction interface for Graph translators The TranslateFunction interface is similar to MapFunction but may be called multiple times before serialization. You