dbt-sugar icon indicating copy to clipboard operation
dbt-sugar copied to clipboard

Should we support adding freshness tests to some sources?

Open bastienboutonnet opened this issue 5 years ago • 0 comments

Not much to add here other than I think there might be a case for adding easily some freshness tests to sources when they are added or defined for the first time or when we do something like

dbt-sugar sources --project dbt_prediction

We could have something like a quick summary of the sources in this project and offer the user the ability to enforce a freshness test.

I think it's not urgent but definitely a nice feature to think about as I think we tend to forget adding freshness tests on sources far too often when we're in need of bringing new sources quickly while developping.

bastienboutonnet avatar Dec 22 '20 21:12 bastienboutonnet