You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "spmallette (GitHub)" <gi...@apache.org> on 2019/04/06 01:12:07 UTC

[GitHub] [tinkerpop] spmallette opened pull request #1092: TINKERPOP-2193 Allow a Traversal to know what TraversalSource it spawned from

https://issues.apache.org/jira/browse/TINKERPOP-2193

Unclear why this wasn't done originally. As noted in the JIRA we already had the `TraversalSource` passed to the created `Traversal` only to pick and choose bits/pieces we wanted to keep rather than the `TraversalSource` itself.  

All tests pass with `docker/build.sh -t -n -i`

VOTE +1

[ Full content available at: https://github.com/apache/tinkerpop/pull/1092 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[GitHub] [tinkerpop] dkuppitz commented on issue #1092: TINKERPOP-2193 Allow a Traversal to know what TraversalSource it spawned from

Posted by "dkuppitz (GitHub)" <gi...@apache.org>.
VOTE +1

[ Full content available at: https://github.com/apache/tinkerpop/pull/1092 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[GitHub] [tinkerpop] robertdale commented on issue #1092: TINKERPOP-2193 Allow a Traversal to know what TraversalSource it spawned from

Posted by "robertdale (GitHub)" <gi...@apache.org>.
VOTE +1

[ Full content available at: https://github.com/apache/tinkerpop/pull/1092 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org