You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 22, 2019. It is now read-only.
Looks like CsvParser sends all failures as parsing exceptions, but it really should use mapping exception instead, if the problem is not with low-level CSV encoding (problems which are relatively rare) but rather has to do with mapping column values into logical property values.
Since this does change behavior slightly, it can not be made in a patch release and needs to go in 2.7.