E-VSD-34

Message

An input value exceeded the size of the DECIMAL column {{COLUMN_NAME}}.

Mitigations

  • Increase the decimalPrecision of this column in your mapping definition.
  • Set the overflow behaviour to NULL.
  • Source

    virtual-schema-common-document/src/main/java/com/exasol/adapter/document/mapping/PropertyToDecimalColumnValueExtractor.java:63