Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2318

Edge properties dedup() not work with spark-gremlin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 3.4.4
    • 3.5.0, 3.4.5
    • process

    Description

      Reproduce:

      run Computer test like SparkGraphComputerProcessIntegrateTest, add a test case for the test suit:

      g.V().bothE().properties().dedup()

       

      Root cause: two identical DetachedProperty with element=null are not equal.

       

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            javeme_lee Jermy Li
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: