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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Greg Hogan created FLINK-3845:
---------------------------------

             Summary: 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


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)