Vasia Kalavri created FLINK-2663:
------------------------------------

             Summary: Update Gelly library methods to use any key type
                 Key: FLINK-2663
                 URL: https://issues.apache.org/jira/browse/FLINK-2663
             Project: Flink
          Issue Type: Improvement
          Components: Gelly
            Reporter: Vasia Kalavri


Several Gelly library methods assume a certain key/value type even if not 
really necessary. For example, CommunityDetection assumes Long vertex keys and 
values, ConnectedComponents assumes Long keys, etc.
We should update the Gelly library methods to use any key type and vertex/edge 
value types when possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to