The dbt_utils.get_column_values macro for the full_statement_version of the package was not properly filtering for only the relevant source table records within the fivetran_formula_model source table. A where clause has been added to remedy this issue.
Did you update the CHANGELOG?
[X] Yes
Does this PR introduce a breaking change?
[ ] Yes (please provide breaking change details below.)
[X] No (please provide an explanation as to how the change is non-breaking below.)
Did you update the dbt_project.yml files with the version upgrade (please leverage standard semantic versioning)? (In both your main project and integration_tests)
[X] Yes
Is this PR in response to a previously created Bug or Feature Request
[X] Yes, Issue/Feature #60
[ ] No
How did you test the PR changes?
[C] CircleCi
[C] Local (please provide additional testing details below)
Select which warehouse(s) were used to test the PR
[X] BigQuery
[X] Redshift
[X] Snowflake
[X] Postgres
[ ] Databricks
[ ] Other (provide details below)
Provide an emoji that best describes your current mood
🐞
**Feedback**
We are so excited you decided to contribute to the Fivetran community dbt package! We continue to work to improve the packages and would greatly appreciate your [feedback](https://www.surveymonkey.com/r/DQ7K7WW) on our existing dbt packages or what you'd like to see next.
Are you a current Fivetran customer?
Fivetran created PR
What change(s) does this PR introduce?
dbt_utils.get_column_values
macro for the full_statement_version of the package was not properly filtering for only the relevant source table records within thefivetran_formula_model
source table. A where clause has been added to remedy this issue.Did you update the CHANGELOG?
Does this PR introduce a breaking change?
Did you update the dbt_project.yml files with the version upgrade (please leverage standard semantic versioning)? (In both your main project and integration_tests)
Is this PR in response to a previously created Bug or Feature Request
How did you test the PR changes?
Select which warehouse(s) were used to test the PR
Provide an emoji that best describes your current mood
🐞 **Feedback** We are so excited you decided to contribute to the Fivetran community dbt package! We continue to work to improve the packages and would greatly appreciate your [feedback](https://www.surveymonkey.com/r/DQ7K7WW) on our existing dbt packages or what you'd like to see next.