dbt-databricks
dbt-databricks copied to clipboard
Fix dbt seed command error when seed file is partially defined in the config file
trafficstars
fix: address dbt seed command error when seed file is partially defined in the config file
Resolves #723
Description
Checklist
- [x] I have run this code in development and it appears to resolve the stated issue
- [x] This PR includes tests, or tests are not required/relevant for this PR
- [x] I have updated the
CHANGELOG.mdand added information about my change to the "dbt-databricks next" section.