You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible to have tables in HMS that has been recreated over different paths, UCX won't be able to identify such cases and the UC table may be out of sync.
Proposed Solution
When checking if a table exists in UC, also check if the table path between HMS<->UC is the same.
If it's not the same, prompt the user to recreate the table in UC