Skip to content

Add option to split processor for preserving trailing empty fields#48664

Merged
danhermann merged 1 commit intoelastic:masterfrom
danhermann:48498_trailing_empty_splits
Oct 30, 2019
Merged

Add option to split processor for preserving trailing empty fields#48664
danhermann merged 1 commit intoelastic:masterfrom
danhermann:48498_trailing_empty_splits

Conversation

@danhermann
Copy link
Copy Markdown
Contributor

Fixes #48498.

@danhermann danhermann added :Distributed/Ingest Node Execution or management of Ingest Pipelines v8.0.0 v7.6.0 labels Oct 29, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@danhermann
Copy link
Copy Markdown
Contributor Author

@martijnvg, could you look this one over?

Copy link
Copy Markdown
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

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

LGTM

@danhermann danhermann merged commit fcc18dc into elastic:master Oct 30, 2019
@danhermann danhermann deleted the 48498_trailing_empty_splits branch October 30, 2019 12:23
danhermann added a commit to danhermann/elasticsearch that referenced this pull request Oct 30, 2019
@danhermann
Copy link
Copy Markdown
Contributor Author

Thanks, @martijnvg!

russcam added a commit to elastic/elasticsearch-net that referenced this pull request Feb 20, 2020
Relates: #4341, elastic/elasticsearch#48664

Add the preserve_trailing property to split processor,
which is available in Elasticsearch 7.6.0+
Mpdreamz pushed a commit to elastic/elasticsearch-net that referenced this pull request Feb 21, 2020
Relates: #4341, elastic/elasticsearch#48664

Add the preserve_trailing property to split processor,
which is available in Elasticsearch 7.6.0+
github-actions bot pushed a commit to elastic/elasticsearch-net that referenced this pull request Feb 21, 2020
Relates: #4341, elastic/elasticsearch#48664

Add the preserve_trailing property to split processor,
which is available in Elasticsearch 7.6.0+
Mpdreamz pushed a commit to elastic/elasticsearch-net that referenced this pull request Feb 21, 2020
Relates: #4341, elastic/elasticsearch#48664

Add the preserve_trailing property to split processor,
which is available in Elasticsearch 7.6.0+

Co-authored-by: Russ Cam <russ.cam@elastic.co>
russcam added a commit to elastic/elasticsearch-net that referenced this pull request Feb 23, 2020
Relates: #4341, elastic/elasticsearch#48664

Add the preserve_trailing property to split processor,
which is available in Elasticsearch 7.6.0+

(cherry picked from commit ee23ef2)
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.

Split processor in Pipelines removing the trailing empty values

5 participants