You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actionsbot
changed the title
Raise deprecation warning when compiling/running resource that depends on model with deprecation date
[CT-2039] Raise deprecation warning when compiling/running resource that depends on model with deprecation date
Feb 6, 2023
Compilation errors generally occur when we render something in Jinja and it blew up. It's unclear where we would catch the ref to a model with a deprecation date. This may be more complicated than it seems on the surface and might need some exploration on how to solve.
It would be easier to raise the warning when processing refs.
dbt should raise a (deprecation) warning when compiling/running resource that ref’s a model with a
deprecation_date
.The text was updated successfully, but these errors were encountered: