E-VSD-38

Message

A value for column {{COLUMN}} exceeded the configured varcharColumnSize of {{SIZE}}.

Mitigations

  • Increase 'varcharColumnSize' for this column.
  • Set 'overflowBehaviour' for this column to 'TRUNCATE' or 'NULL'.
  • Source

    virtual-schema-common-document/src/main/java/com/exasol/adapter/document/mapping/PropertyToVarcharColumnValueExtractor.java:54