E-VSD-77

Message

The input value {{value}} exceeds the size of the DOUBLE-PRECISION column {{COLUMN_NAME}}.

Mitigations

  • Use a toDecimalMapping with a high precision for this column.
  • Set the overflow behaviour to NULL.
  • Source

    virtual-schema-common-document/src/main/java/com/exasol/adapter/document/mapping/PropertyToDoubleColumnValueExtractor.java:61