-
Notifications
You must be signed in to change notification settings - Fork 87
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
Create mapping document from HMS tables to UC tables. #304
Comments
@FastLee this configuration cannot be a table, because we don't have a way to edit/add/validate it from UI. But I see the important points on some of the logic. let's discuss them -
|
|
Let's consider a notebook with UI to allow admins to update this table. |
Let's close this issue in favor of resolving the #307. |
I'm reopening this discussion. As we addressed the process in #307 we need to address this issue to make progress on table migrations. |
I would suggest a following.
The installer will create a configuration file with a single entry for the workspace. We will create a notebook that will provide a simple interface to override entries. |
Create a "databases" table as part of the assessment.
This table will be used to track database migrations and be used to configure database targets for migration.
1-In Place
2-CTAS
3-Mixed
1-Views present
1-Failed Upgrade
2-Partial Upgrade
3-Full Upgrade
The text was updated successfully, but these errors were encountered: