[X] I have searched the existing issues, and I could not find an existing issue for this bug
Current Behavior
When a non-admin user is used to build a table model which already exists, this model is not refreshed in some scenarios. The account fails to recognize that the model already exists, hence it fails to drop it before recreating it. This is happening in Databricks.
Expected Behavior
A non-admin user should be able to be used as the build account and tables should refresh successfully.
Is this a new bug in dbt-spark?
Current Behavior
When a non-admin user is used to build a table model which already exists, this model is not refreshed in some scenarios. The account fails to recognize that the model already exists, hence it fails to drop it before recreating it. This is happening in Databricks.
Expected Behavior
A non-admin user should be able to be used as the build account and tables should refresh successfully.
Steps To Reproduce
Relevant log output
No response
Environment
Additional Context
No response