[ 
https://issues.apache.org/jira/browse/TINKERPOP-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209845#comment-16209845
 ] 

ASF GitHub Bot commented on TINKERPOP-1797:
-------------------------------------------

Github user spmallette commented on the issue:

    https://github.com/apache/tinkerpop/pull/730
  
    All tests pass with `docker/build.sh -t -n -i`
    
    VOTE +1


> LambdaRestrictionStrategy and LambdaMapStep in `by()`-modulation.
> -----------------------------------------------------------------
>
>                 Key: TINKERPOP-1797
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1797
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: process
>    Affects Versions: 3.2.6
>            Reporter: Marko A. Rodriguez
>            Assignee: Marko A. Rodriguez
>
> {code}
> gremlin> g.V().groupCount().by(label).order(local).by(values)
> The provided step contains a lambda comparator: 
> OrderLocalStep([[[LambdaMapStep(values)@[~gremlin.incidentToAdjacent, 
> ~gremlin.pathRetraction]], incr]])
> Type ':help' or ':h' for help.
> Display stack trace? [yN]
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to