[Bug] Can't Pull Through Reach #34
Labels
error:forced
priority:p4
Affects few users; pick up when available
status:accepted
Scoped and accepted into queue
type:bug
Something is broken or incorrect
update_type:models
Primary focus requires model updates
Is there an existing issue for this?
Describe the issue
reach
is already being pulled through manually in stg_facebook_ads__basic_ad.sql so when I try to pass throughreach
using the below I get a duplicate field and the model can't run. I need to pass through the field for subsequent models using the dbt_facebook_ads repo. I believe the same would be true forfrequency
.Relevant error log or model output
Expected behavior
I would expect
reach
to not be in the initial list of variables so that when the macro adds it there are no duplicate fields. This would then allow the model to run.dbt Project configurations
Package versions
What database are you using dbt with?
bigquery
dbt Version
Core:
Your version of dbt-core is out of date!
You can find instructions for upgrading here:
https://docs.getdbt.com/docs/installation
Plugins:
At least one plugin is out of date or incompatible with dbt-core.
You can find instructions for upgrading here:
https://docs.getdbt.com/docs/installation
Additional Context
No response
Are you willing to open a PR to help address this issue?
The text was updated successfully, but these errors were encountered: