Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

(2.7) Change schema/mapping related JsonParseExceptions to proper JsonMappingExceptions #94

Closed
cowtowncoder opened this issue Oct 7, 2015 · 0 comments
Milestone

Comments

@cowtowncoder
Copy link
Member

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.

@cowtowncoder cowtowncoder added this to the 2.7.0 milestone Oct 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant