ucx
ucx copied to clipboard
[FEATURE]: Detect table paths that have changed between HMS and UC
Is there an existing issue for this?
- [X] I have searched the existing issues
Problem statement
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
Additional Context
No response
@william-conti : What different paths are you talking about? Tables migrated manually instead via ucx?