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

[query] Fix Graphite getFirstPathExpression not able to extract paths from partially complete expressions #3680

Merged
merged 4 commits into from
Aug 21, 2021

Conversation

yyin-sc
Copy link
Collaborator

@yyin-sc yyin-sc commented Aug 21, 2021

What this PR does / why we need it:

This ensures that partial expressions that should not be able to be successfully compiled can still have their path expression extracted for use in functions like groupByNode.

Special notes for your reviewer:

Does this PR introduce a user-facing and/or backwards incompatible change?:

NONE

Does this PR require updating code package or user-facing documentation?:

NONE

@yyin-sc yyin-sc marked this pull request as draft August 21, 2021 07:15
@robskillington robskillington changed the title Repro failed expression in unit test [query] Fix Graphite getFirstPathExpression not able to extract paths from partially complete expressions Aug 21, 2021
Copy link
Collaborator

@robskillington robskillington left a comment

Choose a reason for hiding this comment

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

LGTM

@robskillington robskillington marked this pull request as ready for review August 21, 2021 21:48
@robskillington robskillington enabled auto-merge (squash) August 21, 2021 21:48
@robskillington robskillington merged commit ac99b77 into m3db:master Aug 21, 2021
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.

2 participants