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
Add flags.WHICH in ('run', 'build') as a condition in int_zuora__transaction_date_spine (maybe int_zuora__mrr_date_spine) to prevent call statements from querying the staging models during a dbt compile.
Is there an existing feature request for this?
Describe the Feature
Add
flags.WHICH in ('run', 'build')
as a condition inint_zuora__transaction_date_spine
(maybeint_zuora__mrr_date_spine
) to prevent call statements from querying the staging models during adbt compile
.How would you implement this feature?
We'd implement logic we use in other models, such as Salesforce.
Describe alternatives you've considered
Are you interested in contributing this feature?
Anything else?
No response
The text was updated successfully, but these errors were encountered: