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 namecolumn name of the value
line numberline number of the value (starting with 1)
resource nameresource name or path to the CSV file
converterconverter that was used for converting the value
valuevalue to convert

Source

virtual-schema-common-document-files/src/main/java/com/exasol/adapter/document/documentnode/csv/NamedCsvObjectNode.java:85