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

Getting Lambda comparator message for .profile() step

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.2.6
    • 3.2.7, 3.3.1
    • process
    • None

    Description

      Ran into this message when adding a .profile() step, even though Gremlin query does not have any lambda steps:

      gremlin> g.V().has("Question","questionType","yes/no").in("has_question").order().by(inE("reviewed").values("rating").mean()).profile()
      The provided step contains a lambda comparator: OrderGlobalStep([[[VertexStep(IN,[reviewed],edge), PropertiesStep([rating],value), MeanGlobalStep@[~gremlin.profile]], incr]])
      Type ':help' or ':h' for help.
      Display stack trace? [yN]
      

      Attachments

        Issue Links

          Activity

            People

              okram Marko A. Rodriguez
              shaunakdas88 Shaunak Das
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: