Skip to content

Add yaml test for exists queryDSL queries on exponential histograms#141916

Merged
JonasKunz merged 2 commits intoelastic:mainfrom
JonasKunz:querydsl-exphisto-exists
Feb 6, 2026
Merged

Add yaml test for exists queryDSL queries on exponential histograms#141916
JonasKunz merged 2 commits intoelastic:mainfrom
JonasKunz:querydsl-exphisto-exists

Conversation

@JonasKunz
Copy link
Copy Markdown
Contributor

Part of #135625.

As it turns out, exists is already supported via the doc-values based default implementation in MappedFieldType and also already unit test through the MapperTestCase.

This PR adds corresponding yaml rest tests, also verifying the compatibility with mixed data.
There is no test node feature check required here, as the modified yamls already have a check on the availability of the exponential_histogram type in general and exists was already supported from the start.

@elasticsearchmachine elasticsearchmachine added external-contributor Pull request authored by a developer outside the Elasticsearch team v9.4.0 labels Feb 5, 2026
@JonasKunz JonasKunz added >non-issue :StorageEngine/Mapping The storage related side of mappings labels Feb 5, 2026
@JonasKunz JonasKunz marked this pull request as ready for review February 5, 2026 13:35
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

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

LGTM

@JonasKunz JonasKunz merged commit 44c7253 into elastic:main Feb 6, 2026
35 checks passed
@JonasKunz JonasKunz deleted the querydsl-exphisto-exists branch February 6, 2026 08:11
@JonasKunz JonasKunz requested a review from kkrik-es February 6, 2026 15:46
mamazzol pushed a commit to mamazzol/elasticsearch that referenced this pull request Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external-contributor Pull request authored by a developer outside the Elasticsearch team >non-issue :StorageEngine/Mapping The storage related side of mappings Team:StorageEngine v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants