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/20 20:53:04 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vasia Kalavri reassigned FLINK-2663:
------------------------------------

    Assignee: Vasia Kalavri

> 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
>            Assignee: 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)