[Bug] Compilation error: get_column_values(): relation fivetran.salesforce.fivetran_formula_model does not exist and no default value was provided #97
Labels
bug
Something isn't working
type:wontfix
This will not be worked on
wontfix
This will not be worked on
Is there an existing issue for this?
Describe the issue
We switched to the fivetran_formula_model table in anticipation of the fivetran_formula table being deprecated in the Salesforce connector. This error started intermittently popping up during fivetran scheduled transformations of our dbt project. The error self-resolves every time and has not happened two runs in a row.
Relevant error log or model output
Expected behavior
No error
dbt Project configurations
N/a
Package versions
What database are you using dbt with?
snowflake
dbt Version
1.5.1
deployment.yml
Additional Context
I am able to run the compiled code from the ticket_timer model in snowflake with no issues. I saw similar stale issue, but it refers to the
fivetran_formula
table.Are you willing to open a PR to help address this issue?
The text was updated successfully, but these errors were encountered: