The comma is the European equivalent of the decimal point - maybe ist can be configured like this: CsvSchema.withDecimalMark(','); It should be a basic setting for all comma separated values. In the next step - a format string might be also nice on field Level.
The comma is the European equivalent of the decimal point -
maybe ist can be configured like this:
CsvSchema.withDecimalMark(',');
It should be a basic setting for all comma separated values. In the next step - a format string might be also nice on field Level.