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

Re: Design document for FLINK-2254

2015-10-22 Thread Saumitra Shahapure
ics: fromCollection, fromDataSet, etc, get*, > > join*, map*, filter*. > > > > Wait for a few more opinions and dig in. I believe we should discuss this > > even further and propose Jiras for examples of algos for bipartite > graphs. > > > > Once we have the des

Design document for FLINK-2254

2015-10-21 Thread Saumitra Shahapure
raph transformation functions should rather be a new class implementing GraphAlgorithm rather than function in Graph class. This may make implementing complex graph types easier. PS. Do I need to add it in wiki too? I can copy the contents to wiki if you say so, -- Saumitra Shahapure