Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Synced table pipeline user error.
PRIMARY_KEY_CONSTRAINT_VIOLATION
Instance: <instance>
. Duplicate rows detected based on primary key. Detail: <detail>
This likely indicates a misconfiguration of primary key columns.
Please verify that you are using the correct set of primary keys
from the source Delta table: <srcTableName>
.
To resolve this issue, create a new synced table with the correct
primary key configuration.
TARGET_DATABASE_FULL
The target database <databaseName>
space is full. Not able to continue to ingest.