Skip to content

Conversation

limotova
Copy link
Contributor

Backports the following commits to 8.x:

This commit adds a conversion function from numerics (and aggregate
metric doubles) to aggregate metric doubles.

It is most useful when you have multiple indices, where one index uses
aggregate metric double (e.g. a downsampled index) and another uses a
normal numeric type like long or double (e.g. an index prior to
downsampling).
Copy link
Contributor

Documentation preview:

@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label v8.19.0 labels Mar 18, 2025
@limotova limotova added >enhancement backport auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :StorageEngine/TSDB You know, for Metrics :Analytics/ES|QL AKA ESQL and removed needs:triage Requires assignment of a team area label labels Mar 18, 2025
@elasticsearchmachine elasticsearchmachine merged commit 6979cad into elastic:8.x Mar 18, 2025
16 checks passed
@limotova limotova deleted the backport-124595 branch March 18, 2025 23:33
elasticsearchmachine pushed a commit that referenced this pull request Mar 20, 2025
…5172)" (#125277)

This reverts commit 6979cad.

Adjusting the TransportVersion introduced in this commit for backporting
is nontrivial so I am reverting this until we come up with an approach
for it.
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 :StorageEngine/TSDB You know, for Metrics v8.19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants