E-VSD-8

Message

The table {{table name}} specified both local and global key columns: Local keys: {{local key columns}}, Global keys: {{global key columns}}. That is not allowed.

Mitigation

Use either a local or a global key.

Source

virtual-schema-common-document/src/main/java/com/exasol/adapter/document/mapping/converter/DifferentKeysValidator.java:22