Skip to content

[FEATURE] Create a ucx.errors table #2603

Open
@JCZuurmond

Description

@JCZuurmond

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

No one assigned

    Labels

    feat/migration-progressIssues related to the migration progress workflow

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions