Skip to content

ESQL: Add support for exponential_histogram in median#138402

Merged
JonasKunz merged 6 commits intoelastic:mainfrom
JonasKunz:esql-exphisto-median-tests
Nov 24, 2025
Merged

ESQL: Add support for exponential_histogram in median#138402
JonasKunz merged 6 commits intoelastic:mainfrom
JonasKunz:esql-exphisto-median-tests

Conversation

@JonasKunz
Copy link
Copy Markdown
Contributor

Closes #137549.
Adds support and tests for the median aggregation with exponential_histogramss.
In addition sneaks in a CSV test verifying that all aggregations also work with filters.

@elasticsearchmachine elasticsearchmachine added v9.3.0 external-contributor Pull request authored by a developer outside the Elasticsearch team labels Nov 21, 2025
@JonasKunz JonasKunz marked this pull request as ready for review November 21, 2025 14:32
@JonasKunz JonasKunz requested a review from dnhatn November 21, 2025 14:33
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Nov 21, 2025
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

Copy link
Copy Markdown
Member

@dnhatn dnhatn left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks Jonas!

@JonasKunz JonasKunz merged commit d6c0090 into elastic:main Nov 24, 2025
34 checks passed
ncordon pushed a commit to ncordon/elasticsearch that referenced this pull request Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL external-contributor Pull request authored by a developer outside the Elasticsearch team >non-issue Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ESQL basic exponential histogram support

3 participants