Alberto_Umana
Databricks Employee
Databricks Employee

This can happen if the table was not properly dropped or if there is a naming conflict.

Before creating or refreshing the table, check if it already exists in the catalog. 

SHOW TABLES IN <database_name>;