GitHub user vasia opened a pull request:
https://github.com/apache/flink/pull/1000
[FLINK-2451] [gelly] examples and library cleanup
This PR contains a refactoring and cleanup of the gelly exmaples and
library methods, as discussed in the mailing list. Tests have been adjusted
accordingly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vasia/flink examples-cleanup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1000.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 #1000
----
commit ce0119a059b3acd0a75c01f53e484664a0dc5541
Author: vasia <[email protected]>
Date: 2015-08-03T12:37:19Z
[FLINK-2451] [gelly] removed redundant examples; added comments describing
which gelly method each example illustrates.
commit 721137ede022aafa434f210ccd65ac05c372c68e
Author: vasia <[email protected]>
Date: 2015-08-03T13:20:44Z
[FLINK-2451] [gelly] library methods cleanup
commit 2a90178b7d629cceb46a0431ef39cb9fd91b7c41
Author: vasia <[email protected]>
Date: 2015-08-07T09:28:20Z
[FLINK-2451] [gelly] re-organized tests; compare with collect() instead of
temp files where possible
----
---
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.
---