Skip to content

Add templating support to enrich processor#49093

Merged
martijnvg merged 3 commits intoelastic:masterfrom
martijnvg:enrich_processor_templating
Nov 27, 2019
Merged

Add templating support to enrich processor#49093
martijnvg merged 3 commits intoelastic:masterfrom
martijnvg:enrich_processor_templating

Conversation

@martijnvg
Copy link
Copy Markdown
Member

Adds support for templating to field and target_field options.

Adds support for templating to `field` and `target_field` options.
@martijnvg martijnvg added >enhancement :Distributed/Ingest Node Execution or management of Ingest Pipelines v8.0.0 v7.6.0 labels Nov 14, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-features (:Core/Features/Ingest)

@jbaiera jbaiera self-requested a review November 21, 2019 15:39
Copy link
Copy Markdown
Member

@jbaiera jbaiera left a comment

Choose a reason for hiding this comment

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

LGTM, just left one optional nitpick

);
}

static TemplateScript.Factory str(String value) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nit: can we make this a more descriptive name like stringLiteral?

@martijnvg martijnvg merged commit 4013e81 into elastic:master Nov 27, 2019
martijnvg added a commit that referenced this pull request Nov 27, 2019
Adds support for templating to `field` and `target_field` options.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants