Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make ProjectStep extensible #2030

Merged

Conversation

porunov
Copy link
Contributor

@porunov porunov commented Apr 19, 2023

This PR implements part of #2027 . Close this PR without merging in case #2027 is merged.

The intention of this PR is to provide getter methods to ProjectStep along with a constructor which accepts TraversalRing which is needed for JanusGraph/janusgraph#3559 . This will help creating a replacement step for original ProjectStep with optimizations in place.

Related issue: https://issues.apache.org/jira/browse/TINKERPOP-2927

Related issue: https://issues.apache.org/jira/browse/TINKERPOP-2927

Signed-off-by: Oleksandr Porunov <alexandr.porunov@gmail.com>
@kenhuuu
Copy link
Contributor

kenhuuu commented Apr 20, 2023

VOTE +1

@vkagamlyk
Copy link
Contributor

VOTE+1

porunov added a commit to porunov/tinkerpop that referenced this pull request Apr 20, 2023
Signed-off-by: Oleksandr Porunov <alexandr.porunov@gmail.com>
@xiazcy
Copy link
Contributor

xiazcy commented Apr 20, 2023

VOTE + 1

@kenhuuu kenhuuu merged commit 7142c60 into apache:3.6-dev Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants