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

Doesn't properly handle empty lines in the data #42

Open
Snehal247 opened this issue Nov 23, 2018 · 1 comment
Open

Doesn't properly handle empty lines in the data #42

Snehal247 opened this issue Nov 23, 2018 · 1 comment

Comments

@Snehal247
Copy link

I have a CSV file which contains large data including all types of special characters.
But if my file contains data in the format

"This is test Data
added for testing empty line in file next is empty line

This is end"

Then after finishing importing records I am not getting this record although it is present in my CSV file.

@Jeehut
Copy link
Member

Jeehut commented Dec 3, 2018

@Snehal247 Thank you for reporting this. Sorry for answering so late, was on vacation.

Would you mind adding a failing test and fixing this yourself in a PR? I'm happy to review and merge it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants