[
https://issues.apache.org/jira/browse/FLINK-3845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266995#comment-15266995
]
ASF GitHub Bot commented on FLINK-3845:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/1949
> 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)