dbt-labs / dbt-spark

dbt-spark contains all of the code enabling dbt to work with Apache Spark and Databricks
https://getdbt.com
Apache License 2.0
405 stars 227 forks source link

Add a drop relation to test to include other_schema #922

Closed McKnight-42 closed 1 year ago

McKnight-42 commented 1 year ago

resolves # docs dbt-labs/docs.getdbt.com/#

Problem

after clearing databases of all standing built up test artifacts checking to see what tests might have constant offenders this one shows up a few times and may need to be backported or potentially move the teardown/clean_up method to base class?

Solution

Checklist

McKnight-42 commented 1 year ago

Closing for now as recent queries on databricks not showing standing tests so this may be unnecssary