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 group aggregate with NaN values #328

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

fpetkovski
Copy link
Collaborator

The group aggregate should produce an output value even when inputs are NaN.

Fixes #326.

The group aggregate should produce an output value even when inputs are NaN.

Fixes thanos-io#326.

Signed-off-by: Filip Petkovski <[email protected]>
Copy link
Contributor

@MichaHoffmann MichaHoffmann left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@yeya24 yeya24 left a comment

Choose a reason for hiding this comment

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

Thanks for the fix

@yeya24 yeya24 merged commit da65a9d into thanos-io:main Nov 20, 2023
6 checks passed
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.

Fuzzy query test failed on latest main
3 participants