-
Notifications
You must be signed in to change notification settings - Fork 101
Migrate views #331
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestfeat/migration-indexmapping of databases to catalog or potentially other databasesmapping of databases to catalog or potentially other databasesmigrate/codeAbstract Syntax Trees and other dark magicAbstract Syntax Trees and other dark magicmigrate/externalgo/uc/upgrade SYNC EXTERNAL TABLES stepgo/uc/upgrade SYNC EXTERNAL TABLES step
Description
- Make a "best effort" attempt to upgrade view
- Create a view in the new location
- Upgrade table reference to the new tables (based on the
upgraded_totable property) - Handle nested views
- Handle or highlight other cases (functions/storage references/ETC)
- Create an exception list with views failures
- Topologically sort all views, as there might be cross-dependencies
Upstream dependencies:
Related issues:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeat/migration-indexmapping of databases to catalog or potentially other databasesmapping of databases to catalog or potentially other databasesmigrate/codeAbstract Syntax Trees and other dark magicAbstract Syntax Trees and other dark magicmigrate/externalgo/uc/upgrade SYNC EXTERNAL TABLES stepgo/uc/upgrade SYNC EXTERNAL TABLES step
Type
Projects
Status
No status