E-VSDF-67
Message
Error converting value {{value}} using converter {{converter|u}} (file {{resource name}}, row {{line number}}, column {{column name}}).
Mitigation
Please fix the value in the CSV file or choose a different mapping for converting the value.
Parameters
column name | column name of the value |
line number | line number of the value (starting with 1) |
resource name | resource name or path to the CSV file |
converter | converter that was used for converting the value |
value | value to convert |
Source
src/main/java/com/exasol/adapter/document/documentnode/csv/NamedCsvObjectNode.java:85