You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/01/22 21:31:02 UTC

[GitHub] [flink] greghogan commented on issue #10929: Fixed Vertex Degree algorithm implementation

greghogan commented on issue #10929: Fixed Vertex Degree algorithm implementation
URL: https://github.com/apache/flink/pull/10929#issuecomment-577395226
 
 
   Thanks @MattePalte. I think the current "degree" count is still useful. Perhaps this could be named an "undirected degree" and the new "in + out" plain "degree" computed when the result field is accessed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services