ucx
ucx copied to clipboard
Migration corner-case: what if the schema changed upstream in Hive. `SYNC` is supposed to be idempotent and intended to run multiple times.
What if the schema changed upstream in Hive. Sync is supposed to be idempotent and intended to run multiple times.
Originally posted by @zpappa in https://github.com/databrickslabs/ucx/pull/295#discussion_r1339133804
In this scenario, the changed tables would be represented as new tables in the mapping table; and then the normal process [TBD] would continue.
next quarter