FasterXML / FasterXML/jackson-dataformats-text

Support `@JsonAnyGetter` with CSV

Open
#243 4 comments 0 reactions 0 assignees View on GitHub
csv
Dominant language
Java
Stars
455
Forks
164
Avg merge
6d 10h
Merged PRs (30d)
2

Description

It seems the `@JsonAnyGetter` annotation is not supported for the CSV format.

I made a runnable test case:
https://github.com/MrBuddyCasino/jackson-csv-bug

It fails with `com.fasterxml.jackson.dataformat.csv.CsvMappingException: Unrecognized column 'xxx': known columns: ["num"] (through reference chain: org.example.CsvTest$Entity["[anySetter]"])`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.