This notebook will clean up the table space by dropping all managed tables, including the metadata and underlying data. This process is necessary when updating table schemas (e.g., changing data types).
Note: It is advised to backup your data first.
- Back-up data tables in ADLS (not implemented here)
- Run maintenance - drop managed tables notebook (this notebook)
- Re-import all data.