[ 
https://issues.apache.org/jira/browse/FLINK-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584874#comment-14584874
 ] 

Andra Lungu commented on FLINK-1520:
------------------------------------

Yup, I am not happy with the argument passing, as it may be cumbersome for the 
user to get what each argument means etc.
I thought about this approach, my only concern is that it will introduce a ton 
of duplicate code. And, in the end, you write (more or less) the same commands, 
just that instead of getting a DataSet, which you then turn into a graph with 
fromDataSet, you get a graph directly...

If we are okay with code duplication then I would +1 Vasia's solution. 

> Read edges and vertices from CSV files
> --------------------------------------
>
>                 Key: FLINK-1520
>                 URL: https://issues.apache.org/jira/browse/FLINK-1520
>             Project: Flink
>          Issue Type: New Feature
>          Components: Gelly
>            Reporter: Vasia Kalavri
>            Assignee: Shivani Ghatge
>            Priority: Minor
>              Labels: easyfix, newbie
>
> Add methods to create Vertex and Edge Datasets directly from CSV file inputs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to