Skip to content

[ML] Support nested mapped fields in Data Frame Analytics jobs #69231

Open
@alvarezmelissa87

Description

@alvarezmelissa87

Currently, analytics jobs do not support fields mapped as nested fields (https://www.elastic.co/guide/en/elasticsearch/reference/current/nested.html) in the analysis.

This restriction was in place because you cannot have both nested fields and a sorted index - but now the destination index is no longer sorted. So this restriction can probably be removed.

cc @benwtrent

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions