Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add upgrade status and upgrade target to the "tables" assessment table #303

Closed
FastLee opened this issue Sep 27, 2023 · 0 comments · Fixed by #306
Closed

Add upgrade status and upgrade target to the "tables" assessment table #303

FastLee opened this issue Sep 27, 2023 · 0 comments · Fixed by #306
Assignees
Labels
feat/migration-index mapping of databases to catalog or potentially other databases migrate/external go/uc/upgrade SYNC EXTERNAL TABLES step migrate/managed go/uc/upgrade Upgrade Managed Tables and Jobs step/assign metastore go/uc/upgrade Assign Metastore

Comments

@FastLee
Copy link
Contributor

FastLee commented Sep 27, 2023

As part of the assessment process.
Add the following columns to the "tables" assessment table.
upgrade_status | int | Upgrade Status, 1 for upgraded 0 for not | default:0
upgrade_target | string | Target Table for (3 level) of upgrade | default:""

Set upgrade_status to 1 if upgraded_to property is set on the table properties.

@FastLee FastLee added the enhancement New feature or request label Sep 27, 2023
@FastLee FastLee self-assigned this Sep 27, 2023
@nfx nfx added invalid and removed enhancement New feature or request labels Sep 27, 2023
@pohlposition pohlposition added the step/assessment go/uc/upgrade - Assessment Step label Sep 28, 2023
@nfx nfx added migrate/external go/uc/upgrade SYNC EXTERNAL TABLES step step/assign metastore go/uc/upgrade Assign Metastore migrate/managed go/uc/upgrade Upgrade Managed Tables and Jobs feat/migration-index mapping of databases to catalog or potentially other databases and removed step/assessment go/uc/upgrade - Assessment Step labels Sep 28, 2023
@nfx nfx added this to UCX Oct 3, 2023
@nfx nfx moved this to Design in UCX Oct 3, 2023
github-merge-queue bot pushed a commit that referenced this issue Oct 3, 2023
…e been synchronised to Unity Catalog already or not (#306)

Closes #303
@nfx nfx closed this as completed in #306 Oct 3, 2023
@github-project-automation github-project-automation bot moved this from Design to Active Backlog in UCX Oct 3, 2023
zpappa pushed a commit that referenced this issue Oct 4, 2023
…e been synchronised to Unity Catalog already or not (#306)

Closes #303
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat/migration-index mapping of databases to catalog or potentially other databases migrate/external go/uc/upgrade SYNC EXTERNAL TABLES step migrate/managed go/uc/upgrade Upgrade Managed Tables and Jobs step/assign metastore go/uc/upgrade Assign Metastore
Projects
Archived in project
3 participants