[
https://issues.apache.org/jira/browse/TINKERPOP-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209852#comment-16209852
]
ASF GitHub Bot commented on TINKERPOP-1797:
-------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tinkerpop/pull/730
> 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)