GitHub user mhfrantz opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/69
TINKERPOP3-673: range/limit local with single element should eschew List
This PR makes range, limit, and tail more consistent.
tinkergraph-gremlin tests pass
hadoop-gremlin tests pass
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/RedSeal-co/incubator-tinkerpop
chore/TP3-limit-local-1-should-emit-element_96105186
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/69.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #69
----
commit c26b87ce8c763f5d9cdcb735078b685a0af85b82
Author: mhfrantz <[email protected]>
Date: 2015-06-04T19:02:31Z
Refactor RangeLocalStep.applyRange for readability
commit fd3a6c9f42106b666d65688ec52281a29f2bfc46
Author: mhfrantz <[email protected]>
Date: 2015-06-04T19:19:09Z
TINKERPOP3-673: limit/range local single element eschews List
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---