rittmananalytics / droughty

Droughty helps keep your workflow dry
https://droughty.readthedocs.io/en/latest/
MIT License
62 stars 6 forks source link

Suggestion: don't make test_overwrites overwrite all columns for model #51

Closed Terroface closed 10 months ago

Terroface commented 1 year ago

The current setup makes the droughty_project.yaml file very and minimised automation value because for each table that needs at least one column overwrite, all columns will needed to be filled in. For the warehouse layer of one of our clients, that constitutes the whole warehouse layer, removing the benefit of the droughty automation.

Being able to overwrite just individual columns would constitute a much better workflow

LewisCharlesBaker commented 10 months ago

Resolved with PR #57