-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Labels
internalthis pull request won't appear in release notesthis pull request won't appear in release notesmigrate/managedgo/uc/upgrade Upgrade Managed Tables and Jobsgo/uc/upgrade Upgrade Managed Tables and Jobs
Description
Problem statement
Migrating managed tables is signaled differently in the table migrator, than the others:
ucx/src/databricks/labs/ucx/hive_metastore/table_migrate.py
Lines 147 to 148 in 2209174
if src_table.src.is_managed: | |
return self._migrate_managed_table(managed_table_external_storage, src_table) |
Solution
Move this marker to the What
Metadata
Metadata
Assignees
Labels
internalthis pull request won't appear in release notesthis pull request won't appear in release notesmigrate/managedgo/uc/upgrade Upgrade Managed Tables and Jobsgo/uc/upgrade Upgrade Managed Tables and Jobs
Type
Projects
Status
No status