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

Cherry-pick native histograms fixes #753

Merged
merged 3 commits into from
Nov 19, 2024
Merged

Cherry-pick native histograms fixes #753

merged 3 commits into from
Nov 19, 2024

Conversation

NeerajGartia21 and others added 3 commits November 19, 2024 09:19
…ors with Native Histograms (#15245)

PromQL: Correct the behaviour of some operator and aggregators with Native Histograms

---------

Signed-off-by: Neeraj Gartia <[email protected]>
…fier and native histograms (#15413)

* Fix issue where comparison operations with `bool` modifier and native histograms return histograms rather than 0 or 1

* Don't emit anything for comparisons between floats and histograms when `bool` modifier is used

* Don't emit anything for comparisons between floats and histograms when `bool` modifier is used between a vector and a scalar

---------

Signed-off-by: Charles Korn <[email protected]>
@aknuds1 aknuds1 added the bug Something isn't working label Nov 19, 2024
@aknuds1 aknuds1 merged commit a3ced82 into main Nov 19, 2024
8 checks passed
@aknuds1 aknuds1 deleted the arve/sync-upstream branch November 19, 2024 08:48
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ charleskorn
❌ NeerajGartia21
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants