You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Greg Hogan (JIRA)" <ji...@apache.org> on 2016/04/28 17:24:12 UTC

[jira] [Assigned] (FLINK-3845) Gelly allows duplicate vertices in Graph.addVertices

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

Greg Hogan reassigned FLINK-3845:
---------------------------------

    Assignee: Greg Hogan

> Gelly allows duplicate vertices in Graph.addVertices
> ----------------------------------------------------
>
>                 Key: FLINK-3845
>                 URL: https://issues.apache.org/jira/browse/FLINK-3845
>             Project: Flink
>          Issue Type: Bug
>          Components: Gelly
>    Affects Versions: 1.1.0
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>
> Gelly performs a {{DataSet}} union then calls {{distinct()}} which keeps vertices with the same label but different values. This should be replaced with one of the join operators.



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