Skip to content

aggregate_metric_double stores it's subfields in _ignore #90572

@nik9000

Description

@nik9000

Elasticsearch Version

main

Installed Plugins

No response

Java Version

bundled

OS Version

all

Problem Description

When you configure an aggregate_metric_double with ignore_malformed: true and send a malformed value we create an _ignored field with three values, field.value_count, field.min, and field.max. This is the only top "composite" field that creates _ignored values for its children. Things like shape only create field in _ignored. Is there a good reason for aggregate_metric_double to be different?

Steps to Reproduce

see above

Logs (if relevant)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    :StorageEngine/RollupTurn fine-grained time-based data into coarser-grained data>bugTeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions