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)