You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martin Junghanns (JIRA)" <ji...@apache.org> on 2016/01/22 10:34:39 UTC

[jira] [Created] (FLINK-3272) Generalize vertex value type in ConnectedComponents

Martin Junghanns created FLINK-3272:
---------------------------------------

             Summary: Generalize vertex value type in ConnectedComponents
                 Key: FLINK-3272
                 URL: https://issues.apache.org/jira/browse/FLINK-3272
             Project: Flink
          Issue Type: Improvement
          Components: Gelly
    Affects Versions: 0.10.1, 0.10.0
            Reporter: Martin Junghanns
            Assignee: Martin Junghanns


Currently, {{ConnectedComponents}} expects a vertex value of type {{Long}}. This can be generalized to any type that implements {{Comparable}}.



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