E-VSDF-66

Message

Error converting value {{value}} using converter {{converter|u}} (file {{resource name}}, row {{line number}}, column {{column index}}).

Mitigation

Please fix the value in the CSV file or choose a different mapping for converting the value.

Parameters

column indexcolumn index of the value (starting with 0)
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/CsvObjectNode.java:61