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

Vasia Kalavri commented on FLINK-2254:
--------------------------------------

Hi [~ssaumitra],
thank you for your interest in working on this issue!

As far as I know, nobody has started working on this. Since this will be a 
quite big addition to Gelly, I have tagged the issue with the 
{{requires-design-doc}} label. This means that, before you start coding, we 
should first discuss the approach with the community and make a document that 
describes the design of the proposed solution. We hope that this will save 
contributors' time and make it easier for PRs to be accepted. Please, take a 
look at our recently updated [contribution 
guide|https://flink.apache.org/contribute-code.html] for more details.

To start, try to write down your initial ideas about how you would like to 
approach this and share them in the dev mailing list or here. Once we have some 
input from the community and a quite clear idea on how to proceed, we can 
polish the design document and start the implementation.

Let us know if you any have questions! Thank you!

> Add Bipartite Graph Support for Gelly
> -------------------------------------
>
>                 Key: FLINK-2254
>                 URL: https://issues.apache.org/jira/browse/FLINK-2254
>             Project: Flink
>          Issue Type: New Feature
>          Components: Gelly
>    Affects Versions: 0.10
>            Reporter: Andra Lungu
>              Labels: requires-design-doc
>
> A bipartite graph is a graph for which the set of vertices can be divided 
> into two disjoint sets such that each edge having a source vertex in the 
> first set, will have a target vertex in the second set. We would like to 
> support efficient operations for this type of graphs along with a set of 
> metrics(http://jponnela.com/web_documents/twomode.pdf). 



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

Reply via email to