cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Unity Catalog External Tables

nileshtiwaari
New Contributor

what if I delete the external tables files manually on storage account for external table without dropping the table itself?

1 REPLY 1

mhiltner
Databricks Employee
Databricks Employee

This change won't be registered as metadata thus the table will still appear on unity catalog, but you'll get an error when trying to access it, as the table metadata will point to deleted files.