Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.1.0
-
None
Description
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.