Since #87849 and #88534 it is possible that data frame analytics jobs will encounter the aggregate_metric_double type.
We need to investigate how this will affect certain aspects of their behaviour:
- Copying mappings from the source index to the destination index
- Explain API
- How best to specify an
aggregate_metric_double field as a data frame input field
Based on this investigation decide what changes we should make to either code or documentation.
Since #87849 and #88534 it is possible that data frame analytics jobs will encounter the
aggregate_metric_doubletype.We need to investigate how this will affect certain aspects of their behaviour:
aggregate_metric_doublefield as a data frame input fieldBased on this investigation decide what changes we should make to either code or documentation.