Github user greghogan commented on the issue:

    https://github.com/apache/flink/pull/3788
  
    @fanzhidongyzby that sounds good except I would leave the `EmptyGraph` as 
it is. In addition we'll want to add the new generators as driver inputs in 
`flink-gelly-examples`, add to the list of inputs in `Runner`, and add a test 
each to `EdgeListITCase` (run the test to compute the checksum to create the 
test string).
    
    Also, on the graph name, without a reference to the literature, perhaps 
this could be something invoking the idea that vertices are connected by 
length-1 paths to "far" vertices, by length-2 paths to "near" vertices, by 
length-3 paths to "far" vertices, etc. Something like `EchoGraph`.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to