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

Verify that ObjectReader.readValues() recovery works for CSV too #79

Closed
cowtowncoder opened this issue May 21, 2015 · 1 comment
Closed
Milestone

Comments

@cowtowncoder
Copy link
Member

(related to FasterXML/jackson-databind#734)

Since recovery is being added (in 2.6) for ObjectReader.readValues(), we better ensure that it works for CSV. While it should, without additional work, there are additional translations and state changes that could be problematic, so let's just add tests here.

@cowtowncoder cowtowncoder added this to the 2.6.0 milestone May 21, 2015
cowtowncoder added a commit that referenced this issue May 22, 2015
@cowtowncoder
Copy link
Member Author

Tests added, minor fixes to support actual recovery for the specific case of extra columns.

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