-
Notifications
You must be signed in to change notification settings - Fork 316
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: implement PromQL set op AND/UNLESS #2839
Conversation
Signed-off-by: Ruihang Xia <[email protected]>
Signed-off-by: Ruihang Xia <[email protected]>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #2839 +/- ##
===========================================
- Coverage 84.78% 84.37% -0.42%
===========================================
Files 734 734
Lines 114927 115275 +348
===========================================
- Hits 97440 97262 -178
- Misses 17487 18013 +526 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks Cooool To Me!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
I hereby agree to the terms of the GreptimeDB CLA
What's changed and what's your intention?
implement
AND
andUNLESS
for PromQL.Checklist
Refer to a related PR or issue link (optional)