Github user asfgit closed the pull request at:
https://github.com/apache/tinkerpop/pull/701
---
Github user okram commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/701#discussion_r136094137
--- Diff:
gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/MatchStep.java
---
@@ -513,8 +513,15 @@ public int hashCode()
Github user dkuppitz commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/701#discussion_r136081039
--- Diff:
gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/map/MatchStep.java
---
@@ -513,8 +513,15 @@ public int hashCode
GitHub user okram opened a pull request:
https://github.com/apache/tinkerpop/pull/701
TINKERPOP-1762: Make MatchStep analyze mid-clause variables for executing
ordering purposes.
https://issues.apache.org/jira/browse/TINKERPOP-1762
There was a bug in `MatchStep` where if yo