Github user mushketyk commented on the issue:

    https://github.com/apache/flink/pull/2564
  
    @greghogan @vasia I've update the code according to your suggestion.
    The only thing that I did differently: I return Tuple4 from a more complete 
version of a bottom/top projections it contains vertex key, vertex value and 
values of two vertices. I assumed that to get values of two other vertices I 
would need to perform two other joins which will make the method much slower, 
while a user can do with the result of the method if needed.


---
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