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
If a project source overrides a package source, does dbt source snapshot-freshness run two sets of freshness checks?
Consider adding a third arg to the source function that specifies a package to search in. If two dependency packages provide the same source, this arg is required to make the source method call unambiguous -- raise an error.
Figure out how we can render sensible docs in this environment
The text was updated successfully, but these errors were encountered:
Consider adding a third arg to the source function that specifies a package to search in. If two dependency packages provide the same source, this arg is required to make the source method call unambiguous -- raise an error.
Can we make source overriding/replacement explicit? Drew and Jake to discuss
dbt source snapshot-freshness
run two sets of freshness checks?The text was updated successfully, but these errors were encountered: