Skip to content

Fix TDigestHistogram -> DistributionSnapshot convertion#24933

Merged
losipiuk merged 1 commit intotrinodb:masterfrom
losipiuk:lukaszos/fix-tdigesthistogram-distributionsnapshot-convertion-4653c2
Feb 6, 2025
Merged

Fix TDigestHistogram -> DistributionSnapshot convertion#24933
losipiuk merged 1 commit intotrinodb:masterfrom
losipiuk:lukaszos/fix-tdigesthistogram-distributionsnapshot-convertion-4653c2

Conversation

@losipiuk
Copy link
Copy Markdown
Member

@losipiuk losipiuk commented Feb 6, 2025

Percentiles were calculated incorrectly.
As a result DistributionSnapshot stored in final query info were incorrect.

@losipiuk losipiuk requested a review from sopel39 February 6, 2025 14:26
@cla-bot cla-bot bot added the cla-signed label Feb 6, 2025
@wendigo
Copy link
Copy Markdown
Contributor

wendigo commented Feb 6, 2025

typo in the commit message: conversion

Copy link
Copy Markdown
Member

@lukasz-stec lukasz-stec left a comment

Choose a reason for hiding this comment

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

great find, lgtm % comments

Percentiles were calculated incorrectly.
As a result DistributionSnapshot stored in final query info were
incorrect.
@losipiuk losipiuk force-pushed the lukaszos/fix-tdigesthistogram-distributionsnapshot-convertion-4653c2 branch from 35ffe4a to 8d36762 Compare February 6, 2025 15:54
@losipiuk losipiuk merged commit f4f166f into trinodb:master Feb 6, 2025
@github-actions github-actions bot added this to the 471 milestone Feb 6, 2025
@mosabua
Copy link
Copy Markdown
Member

mosabua commented Feb 6, 2025

no release notes entry?

@losipiuk losipiuk added the no-release-notes This pull request does not require release notes entry label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

4 participants