Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 30, 2019

Conversation

danhermann
Copy link
Contributor

Fixes #48498.

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

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

@danhermann
Copy link
Contributor Author

@martijnvg, could you look this one over?

Copy link
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
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 <[email protected]>
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
:Data Management/Ingest Node Execution or management of Ingest Pipelines including GeoIP >enhancement v7.6.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split processor in Pipelines removing the trailing empty values
5 participants