E-VSD-33

Message

Could not convert {{VALUE}} to numeric column ({{COLUMN_NAME}}).

Mitigations

  • Try using a different mapping.
  • Ignore this error by setting 'notNumericBehaviour' to 'null'.
  • Parameters

    COLUMN_NAMENo description
    VALUEAn excerpt of that value.

    Source

    virtual-schema-common-document/src/main/java/com/exasol/adapter/document/mapping/AbstractPropertyToNumberColumnValueExtractor.java:164