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
Remove try-except around verifying the migration progress prerequisites in the migrate-tables cli command (#3439)
## Changes
Remove `try-except` around verifying the migration progress prerequistes
in the `migrate-tables` cli command as the warning is more specific
inside the class
### Linked issues
Progresses #3438
### Functionality
- [x] modified existing command: `databricks labs ucx migrate-tables`
---------
Co-authored-by: Guenia Izquierdo Delgado <[email protected]>
0 commit comments