You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Vasia Kalavri (JIRA)" <ji...@apache.org> on 2015/09/14 06:58:45 UTC

[jira] [Created] (FLINK-2663) Update Gelly library methods to use any key type

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)