Skip to content

[Transform] add support for "missing" aggregation#63651

Merged
hendrikmuhs merged 2 commits intoelastic:masterfrom
hendrikmuhs:transform-missing
Oct 15, 2020
Merged

[Transform] add support for "missing" aggregation#63651
hendrikmuhs merged 2 commits intoelastic:masterfrom
hendrikmuhs:transform-missing

Conversation

@hendrikmuhs
Copy link
Copy Markdown

@hendrikmuhs hendrikmuhs commented Oct 14, 2020

add support for the missing (bucket) aggregation (counts docs with a configured missing field value) in
transform. The output is mapped to name:count, the mapping type is long.

Doc changes: https://elasticsearch_63651.docs-preview.app.elstc.co/diff

@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/ml-core (:ml/Transform)

@hendrikmuhs hendrikmuhs changed the title [Transform] add support for missing aggregation [Transform] add support for "missing" aggregation Oct 14, 2020
Copy link
Copy Markdown

@przemekwitek przemekwitek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@szabosteve szabosteve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes! Docs LGTM!

@hendrikmuhs hendrikmuhs merged commit d1e39e8 into elastic:master Oct 15, 2020
@hendrikmuhs hendrikmuhs deleted the transform-missing branch October 15, 2020 06:41
hendrikmuhs pushed a commit that referenced this pull request Oct 15, 2020
add support for the missing (bucket) aggregation (counts docs with a configured missing field value)
in transform. The output is mapped to name:count, the mapping type is long.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants