[
https://issues.apache.org/jira/browse/TINKERPOP-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147335#comment-16147335
]
ASF GitHub Bot commented on TINKERPOP-1764:
-------------------------------------------
Github user doanduyhai commented on the issue:
https://github.com/apache/tinkerpop/pull/702
Please remark that the result of _PREVIOUSLY_ is already wrong if we assume
that the ordering is global. Indeed the global ordering on
`outE('created').values('weight').inV()` should yield
{label=software,id=5,lang=java,name=ripple}

> Generalize MatchStep to localize all barriers, not just reducing barriers.
> --------------------------------------------------------------------------
>
> Key: TINKERPOP-1764
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1764
> Project: TinkerPop
> Issue Type: Bug
> Components: process
> Affects Versions: 3.2.6
> Reporter: Marko A. Rodriguez
>
> Given the semantics of order()/aggregate()/dedup(), this should work
> currently (perhaps), but I will make it explicit in MatchStep and provide
> test cases to ensure expected behavior.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)