[ https://issues.apache.org/jira/browse/FLINK-3845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Greg Hogan updated FLINK-3845: ------------------------------ Fix Version/s: 1.1.0 > 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 > Fix For: 1.1.0 > > > 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)