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

ASF GitHub Bot commented on FLINK-1520:
---------------------------------------

GitHub user vasia opened a pull request:

    https://github.com/apache/flink/pull/1149

    [FLINK-1520] [gelly] Create a Graph from CSV files

    This builds on @shghatge's work in #847.
    I addressed the remaining issues, rebased, and edited the docs.
    @andralungu, you've already reviewed this, but if you could give it one 
more look, that'd be great :)
    Thanks!

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vasia/flink csvInput

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1149.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 #1149
    
----
commit 46f52ae64664be39f73af2505e5ded5e9736a867
Author: Shivani <[email protected]>
Date:   2015-06-17T13:37:36Z

    [FLINK-1520] [gelly] Read edges and vertices from CSV files

commit ab114f39e9f1f21802ca63c8bb186f1015b8f460
Author: Shivani <[email protected]>
Date:   2015-07-06T13:41:59Z

    [FLINK-1520][gelly]Changed the methods for specifying types. Created a new 
file for tests. Made appropriate changes in gelly_guide.md

commit 8a0b66489407de9aec84c3b715aded7225772ee4
Author: vasia <[email protected]>
Date:   2015-07-14T18:46:33Z

    [FLINK-1520] [gelly] types and formatting changes to the graph csv reader

commit 8007acbf06649694429be189bab70aa451cee679
Author: vasia <[email protected]>
Date:   2015-07-27T13:43:59Z

    [FLINK-1520] [gelly] added named types methods for reading a Graph from CSV 
input, with and without vertex/edge values. Changes the examples and the tests 
accordingly.

commit 9d02c2baba817948ff8710d2a2ae2dda752bff48
Author: vasia <[email protected]>
Date:   2015-09-19T19:18:53Z

    [FLINK-1520] [gelly] corrections in Javadocs; updated documentation

----


> 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: Vasia Kalavri
>            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