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.7] Fix empty_value handling in CsvProcessor (#55649) #55969

Merged
merged 1 commit into from
Apr 29, 2020

Conversation

probakowski
Copy link
Contributor

Backports the following commits to 7.7:

* Fix empty_value handling in CsvProcessor

Due to bug in `CsvProcessor.Factory` it was impossible to specify `empty_value`.
This change fixes that and adds relevant test.

Closes elastic#55643

* assert changed
@probakowski probakowski merged commit 00c3091 into elastic:7.7 Apr 29, 2020
@probakowski probakowski deleted the backport/7.7/pr-55649 branch April 29, 2020 20:37
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