databricks / dbt-databricks

A dbt adapter for Databricks.
https://databricks.com
Apache License 2.0
226 stars 119 forks source link

Fix dbt seed command error when seed file is partially defined in the config file #724

Closed kass-artur closed 4 months ago

kass-artur commented 4 months ago

fix: address dbt seed command error when seed file is partially defined in the config file

Resolves #723

Description

Checklist

benc-db commented 4 months ago

Thanks for this. Will run against our integration tests and if everything looks good, will merge.