Skip to content

[8.x] [ES|QL] Add a standard deviation function (#116531)#117398

Merged
elasticsearchmachine merged 1 commit intoelastic:8.xfrom
limotova:backport/8.x/pr-116531
Nov 22, 2024
Merged

[8.x] [ES|QL] Add a standard deviation function (#116531)#117398
elasticsearchmachine merged 1 commit intoelastic:8.xfrom
limotova:backport/8.x/pr-116531

Conversation

@limotova
Copy link
Copy Markdown
Contributor

Backports the following commits to 8.x:

Uses Welford's online algorithm, as well as the parallel version, to
calculate standard deviation.
@limotova limotova added :Analytics/ES|QL AKA ESQL >enhancement auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) labels Nov 22, 2024
@github-actions
Copy link
Copy Markdown
Contributor

Documentation preview:

@elasticsearchmachine elasticsearchmachine merged commit 04849b0 into elastic:8.x Nov 22, 2024
@limotova limotova deleted the backport/8.x/pr-116531 branch November 22, 2024 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >enhancement Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v8.18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants