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

fix unary expression generates bad query #91

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Jan 15, 2024

Error: https://github.com/cortexproject/promqlsmith/actions/runs/7524325164/job/20478965444?pr=90

=== RUN   TestWalk
    promqlsmith_test.go:84: 
        	Error Trace:	/home/runner/work/promqlsmith/promqlsmith/promqlsmith_test.go:84
        	Error:      	Received unexpected error:
        	            	1:1: parse error: unary expression only allowed on expressions of type scalar or instant vector, got "range vector"
        	Test:       	TestWalk

@yeya24 yeya24 merged commit f98713a into main Jan 15, 2024
3 checks passed
@yeya24 yeya24 deleted the fix-unary-expr-range-vector-error branch January 15, 2024 06:20
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.

1 participant