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

backport #11905 to k190 #12013

Merged
merged 1 commit into from
Feb 20, 2024
Merged

backport #11905 to k190 #12013

merged 1 commit into from
Feb 20, 2024

Conversation

cstyan
Copy link
Contributor

@cstyan cstyan commented Feb 20, 2024

instant queries for sharded probabilistic quantiles were incorrectly executing over all data, forever, because we didn't include an exit clause for instant queries

this backports the fix for this issue into k190

@cstyan cstyan requested a review from a team as a code owner February 20, 2024 20:52
@cstyan cstyan changed the base branch from main to k190 February 20, 2024 21:32
…uery mem usage) and use CollapsingLowestDense store for ddsketch (#11905)

Signed-off-by: Callum Styan <callumstyan@gmail.com>
@cstyan cstyan merged commit 8bbb892 into k190 Feb 20, 2024
7 checks passed
@cstyan cstyan deleted the callum-backport-11905-k190 branch February 20, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants