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

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

@cowtowncoder

Description

@cowtowncoder

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions