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

[7.x] Add empty_value parameter to CSV processor (#51567) #51966

Merged
merged 1 commit into from
Feb 5, 2020

Conversation

probakowski
Copy link
Contributor

Backports the following commits to 7.x:

* Add empty_value parameter to CSV processor

This change adds `empty_value` parameter to the CSV processor.
This value is used to fill empty fields. Fields will be skipped
if this parameter is ommited. This behavior is the same for both
quoted and unquoted fields.

* docs updated

* Fix compilation problem

Co-authored-by: Elastic Machine <[email protected]>
@probakowski probakowski merged commit 6332de4 into elastic:7.x Feb 5, 2020
@probakowski probakowski deleted the backport/7.x/pr-51567 branch February 5, 2020 22:35
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.

1 participant