[
https://issues.apache.org/jira/browse/FLINK-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940268#comment-14940268
]
ASF GitHub Bot commented on FLINK-2663:
---------------------------------------
Github user vasia commented on the pull request:
https://github.com/apache/flink/pull/1152#issuecomment-144822644
I'm merging this one
> 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)