โ04-25-2025 02:16 PM - edited โ04-25-2025 02:19 PM
Is it possible restore a deleted catalog and schema.
if CASCADE is used even though schemas and tables are present in catalog, catalog will be dropped.
Is it possible to restore catalog or is possible to restrict the use of CACADE command.
Thank you.
โ04-25-2025 02:47 PM
It is not possible to directly restore a deleted catalog or schema if they were dropped with the CASCADE option, especially in Databricks Unity Catalog. When a catalog or schema is dropped with CASCADE, all its dependent objects, such as schemas and tables, are also deleted. Current functionality focuses on restoring only tables that were dropped under certain conditions.
No inherent mechanisms currently exist in Unity Catalog to dynamically restrict the use of the CASCADE option.
Hope this helps. Louis.
โ04-25-2025 02:47 PM
It is not possible to directly restore a deleted catalog or schema if they were dropped with the CASCADE option, especially in Databricks Unity Catalog. When a catalog or schema is dropped with CASCADE, all its dependent objects, such as schemas and tables, are also deleted. Current functionality focuses on restoring only tables that were dropped under certain conditions.
No inherent mechanisms currently exist in Unity Catalog to dynamically restrict the use of the CASCADE option.
Hope this helps. Louis.
2 weeks ago
Are they any plans on supporting a seamless recovery of "forcefully" (with cascade) deleted Catalogs or Schemas?
2 weeks ago
There is nothing I can see on the immediate roadmap.
Louis
a week ago
@Louis_Frolio, thanks for updating.
a week ago
@immassiv, if youโre satisfied with the answer, would you mind clicking โAccept as Solutionโ? This helps others by confirming the solution and clearing up any doubts.
Thanks, Louis.
Monday - last edited Monday
@Louis_Frolio I cannot click any "Accept as Solution" button, as I was not the one creating the post, I believe ๐
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now