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 <shgha...@gmail.com>
Date:   2015-06-17T13:37:36Z

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

commit ab114f39e9f1f21802ca63c8bb186f1015b8f460
Author: Shivani <shgha...@gmail.com>
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 <va...@apache.org>
Date:   2015-07-14T18:46:33Z

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

commit 8007acbf06649694429be189bab70aa451cee679
Author: vasia <va...@apache.org>
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 <va...@apache.org>
Date:   2015-09-19T19:18:53Z

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

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to