Re: Design document for FLINK-2254

2015-10-23 Thread Saumitra Shahapure
Hello all, We are about to finalise following design. Please review it in the google doc below. And let us know your inputs. https://docs.google.com/document/d/1SChonW4bXNiqU2Pz9PPjuKDuKrBGmESrPcJXamj4dlI/edit -- Saumitra S. Shahapure On Thu, Oct 22, 2015 at 1:00 PM, Saumitra Shahapure < saumit

Re: Design document for FLINK-2254

2015-10-22 Thread Saumitra Shahapure
Hi Vasia, Here is the Google doc. -- Saumitra S. Shahapure On Thu, Oct 22, 2015 at 11:10 AM, Vasiliki Kalavri < vasilikikala...@gmail.com> wrote: > Hi Saumitra, > > could you maybe add your ideas

Re: Design document for FLINK-2254

2015-10-22 Thread Vasiliki Kalavri
Hi Saumitra, could you maybe add your ideas above in a google doc and share the link, so we can easily comment and/or edit? Thank you! -Vasia. On 22 October 2015 at 10:53, Andra Lungu wrote: > Hi Saumitra, > > As you already noticed, the first version (with duplicates) is highly > inefficient

Re: Design document for FLINK-2254

2015-10-22 Thread Andra Lungu
Hi Saumitra, As you already noticed, the first version (with duplicates) is highly inefficient and consumes a lot of memory. So, I suggest we drop it for now. The version with the label makes a lot of modifications on the base Graph class, and this, in my opinion would make it more difficult to gr

Design document for FLINK-2254

2015-10-21 Thread Saumitra Shahapure
In FLINK-2254 , we want to extend Graph API of Gelly by adding support for bipartite graphs too. In the long term, the support for newer graph types can be added in the same way. Also specialised algorithms for special types of graphs should be