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

feat: support descent path operator #2594

Merged
merged 1 commit into from
Feb 15, 2024
Merged

feat: support descent path operator #2594

merged 1 commit into from
Feb 15, 2024

Conversation

romange
Copy link
Collaborator

@romange romange commented Feb 14, 2024

No description provided.

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
@romange romange requested review from BorysTheDev and removed request for dranikpg February 15, 2024 10:08
if (segment_step_ == 1) {
// first time, branching to return the same object but with the next segment,
// exploring the path of ignoring the DESCENT operator.
// Alsom, shift the state (segment_step) to bypass this branch next time.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

alsom)

@romange romange merged commit f847a3f into main Feb 15, 2024
10 checks passed
@romange romange deleted the Pr1 branch February 15, 2024 13:03
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.

None yet

2 participants