[
https://issues.apache.org/jira/browse/TINKERPOP-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette closed TINKERPOP-2318.
---------------------------------------
Fix Version/s: 3.4.5
3.5.0
Assignee: Stephen Mallette
Resolution: Fixed
> Edge properties dedup() not work with spark-gremlin
> ---------------------------------------------------
>
> Key: TINKERPOP-2318
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2318
> Project: TinkerPop
> Issue Type: Bug
> Components: process
> Affects Versions: 3.4.4
> Reporter: Jermy Li
> Assignee: Stephen Mallette
> Priority: Critical
> Labels: breaking
> Fix For: 3.5.0, 3.4.5
>
>
> Reproduce:
> run Computer test like SparkGraphComputerProcessIntegrateTest, add a test
> case for the test suit:
> {code:java}
> g.V().bothE().properties().dedup(){code}
>
> Root cause: two identical DetachedProperty with element=null are not equal.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)