Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.17] Support flattened label field with downsampling. (#118816) #118935

Merged

Conversation

martijnvg
Copy link
Member

Backports the following commits to 8.17:

If flattened field is configured as non-dimension and non-metric field, then downsampling fails to execute successfully. Downsampling doesn't know how to use the flattened field or how to serialize it. This change addresses this.

Closes elastic#116319
@martijnvg martijnvg added :StorageEngine/Downsampling Downsampling (replacement for rollups) - Turn fine-grained time-based data into coarser-grained data >bug auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:StorageEngine labels Dec 18, 2024
@elasticsearchmachine elasticsearchmachine merged commit 44a05e5 into elastic:8.17 Dec 18, 2024
15 checks passed
@martijnvg martijnvg deleted the backport/8.17/pr-118816 branch December 18, 2024 11:51
sarog pushed a commit to sarog/elasticsearch that referenced this pull request Jan 22, 2025
…astic#118935)

If flattened field is configured as non-dimension and non-metric field, then downsampling fails to execute successfully. Downsampling doesn't know how to use the flattened field or how to serialize it. This change addresses this.

Closes elastic#116319
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >bug :StorageEngine/Downsampling Downsampling (replacement for rollups) - Turn fine-grained time-based data into coarser-grained data Team:StorageEngine v8.17.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants