Open
Description
Summary
Create a ucx.errors
table to persist to the migration-process
job errors.
Description
Table schema
Column name | Data Type | Comment |
---|---|---|
run_id |
INT |
The run id of the migration-process job run. |
run_start_time |
TIMESTAMP |
The timestamp of the job run start. |
workspace_id |
INT |
The workspace id in which the migration-process job ran. |
errors |
`ARRAY | The errors of the job run |
Metadata
Metadata
Assignees
Type
Projects
Status