Skip to content

To tdigest parameterized testing#141691

Merged
not-napoleon merged 3 commits intoelastic:mainfrom
not-napoleon:to-tdigest-parameterized-testing
Feb 3, 2026
Merged

To tdigest parameterized testing#141691
not-napoleon merged 3 commits intoelastic:mainfrom
not-napoleon:to-tdigest-parameterized-testing

Conversation

@not-napoleon
Copy link
Copy Markdown
Member

Resolves #141664

This adds parameterized testing for the TO_TDIGEST function added in #139637. It was an oversight that this wasn't added at the same time as the function. Including the tests also auto-generates the function docs, which are included in this PR.

@not-napoleon not-napoleon added >test Issues or PRs that are addressing/adding tests :StorageEngine/ES|QL Timeseries / metrics / PromQL / logsdb capabilities in ES|QL v9.4.0 labels Feb 2, 2026
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

Copy link
Copy Markdown
Contributor

@JonasKunz JonasKunz left a comment

Choose a reason for hiding this comment

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

LGTM

@not-napoleon not-napoleon merged commit d9684c8 into elastic:main Feb 3, 2026
34 of 35 checks passed
jfreden pushed a commit to jfreden/elasticsearch that referenced this pull request Feb 4, 2026
Resolves elastic#141664

This adds parameterized testing for the TO_TDIGEST function added in elastic#139637. It was an oversight that this wasn't added at the same time as the function. Including the tests also auto-generates the function docs, which are included in this PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:StorageEngine/ES|QL Timeseries / metrics / PromQL / logsdb capabilities in ES|QL Team:StorageEngine >test Issues or PRs that are addressing/adding tests v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ES|QL] Add Parameterized Tests for TO_TDIGEST

3 participants