Skip to content

Comments

feat(helper/SummarizeValues): support stddev function#554

Merged
deniszh merged 2 commits intobookingcom:masterfrom
matheusaraujo:feat/helper-summarize-values-support-stddev
Feb 20, 2026
Merged

feat(helper/SummarizeValues): support stddev function#554
deniszh merged 2 commits intobookingcom:masterfrom
matheusaraujo:feat/helper-summarize-values-support-stddev

Conversation

@matheusaraujo
Copy link
Contributor

What issue is this change attempting to solve?

The current SummarizeValues function does not support the aggregation function stddev, which is available in the upstream, here. This MR adds the given function.

How does this change solve the problem? Why is this the best approach?

The same approach from upstrem was used here.

How can we be sure this works as expected?

Unit tests were added to the SummarizeValues functions.

@deniszh deniszh merged commit c8d9315 into bookingcom:master Feb 20, 2026
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.

2 participants