Skip to content

[7.x] Allow_duplicates option for append processor (#61916)#63257

Merged
danhermann merged 4 commits intoelastic:7.xfrom
danhermann:backport_7x_61916_append_allow_duplicates
Oct 6, 2020
Merged

[7.x] Allow_duplicates option for append processor (#61916)#63257
danhermann merged 4 commits intoelastic:7.xfrom
danhermann:backport_7x_61916_append_allow_duplicates

Conversation

@danhermann
Copy link
Copy Markdown
Contributor

Adds an allow_duplicates option to the append processor. When set to false, any of the values to be appended that are already present in the target field will be ignored. Defaults to true to preserve existing behavior.

Closes #57543

Backport of #61916

@danhermann danhermann added >enhancement :Distributed/Ingest Node Execution or management of Ingest Pipelines backport v7.10.0 labels Oct 5, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@elasticmachine elasticmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. label Oct 5, 2020
@danhermann
Copy link
Copy Markdown
Contributor Author

@elasticmachine run elasticsearch-ci/packaging-sample-windows

@danhermann danhermann merged commit 7a59ae8 into elastic:7.x Oct 6, 2020
@danhermann danhermann deleted the backport_7x_61916_append_allow_duplicates branch October 6, 2020 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Ingest Node Execution or management of Ingest Pipelines >enhancement Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v7.10.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants