[
https://issues.apache.org/jira/browse/FLINK-5912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15943646#comment-15943646
]
ASF GitHub Bot commented on FLINK-5912:
---------------------------------------
GitHub user greghogan opened a pull request:
https://github.com/apache/flink/pull/3626
[FLINK-5912] [gelly] Inputs for CSV and graph generators
Create Input classes for reading graphs from CSV as well as for each of the
graph generators.
Inputs are tested in driver integration tests of FLINK-4949.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/greghogan/flink
5912_inputs_for_csv_and_graph_generators
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3626.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 #3626
----
commit e1a5ac72341f1304d737b09b2825ae8da609fc36
Author: Greg Hogan <[email protected]>
Date: 2017-03-27T14:08:59Z
[FLINK-5912] [gelly] Inputs for CSV and graph generators
Create Input classes for reading graphs from CSV as well as for each of
the graph generators.
----
> Inputs for CSV and graph generators
> -----------------------------------
>
> Key: FLINK-5912
> URL: https://issues.apache.org/jira/browse/FLINK-5912
> Project: Flink
> Issue Type: Sub-task
> Components: Gelly
> Affects Versions: 1.3.0
> Reporter: Greg Hogan
> Assignee: Greg Hogan
> Fix For: 1.3.0
>
>
> Create {{Input}} classes for reading graphs from CSV as well as for each of
> the graph generators.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)