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

[Bug] Cannot parse empty cells #4

Open
gedejong opened this issue Aug 16, 2017 · 1 comment
Open

[Bug] Cannot parse empty cells #4

gedejong opened this issue Aug 16, 2017 · 1 comment

Comments

@gedejong
Copy link

Current implementation does not allow parsing empty cells:
@

Invalid(List(CsvError(2,CsvPath(List(Naam2)),Column was empty)))

even when typing the case class with Option[String]. #

@d6y
Copy link
Collaborator

d6y commented Jun 27, 2018

@gedejong thanks for reporting this. Can you remember if the column Naam2 was duplicated in another column? I've run into a similar error and wondering if it is the same problem you had here.

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