Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/issue 16 keyword fanout #17

Merged
merged 7 commits into from
Oct 13, 2022

Conversation

fivetran-sheringuyen
Copy link
Contributor

Pull Request
Are you a current Fivetran customer?

Fivetran employee

What change(s) does this PR introduce?

Removing keywords join to avoid fanout and rolled back utm logic to Microsoft Ads v0.4.0 implementation.

Did you update the CHANGELOG?

  • Yes

Does this PR introduce a breaking change?

  • Yes (please provide breaking change details below.)
  • 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)

  • Yes

Is this PR in response to a previously created Bug or Feature Request

How did you test the PR changes?

  • CircleCi
  • Local (please provide additional testing details below)

Select which warehouse(s) were used to test the PR

  • BigQuery
  • Redshift
  • Snowflake
  • 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 on our existing dbt packages or what you'd like to see next.

@fivetran-sheringuyen
Copy link
Contributor Author

fivetran-sheringuyen commented Oct 12, 2022

To do after PR review:

  • Re-run docs

Copy link
Contributor

@fivetran-joemarkiewicz fivetran-joemarkiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with just one small comment on the CHANGELOG for the contributors.

CHANGELOG.md Outdated
- In v0.5.0, including a join on `keyword_performance_daily_report` caused an unintentional fanout in the `microsoft_ads__url_report` model. We have removed this join and rolled back to the previous logic, which is to use the following logic to extract `utm_term` (Microsoft Ads v0.4.0):
- `{{ dbt_utils.get_url_parameter('fields.final_url', 'utm_term') }} as utm_term`

## Contributors placeholder
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there some contributors you want to add here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh yes, this was a reminder in case the customer on the dbt slack thread responded. But it looks like I could remove this now!

@github-pages github-pages bot temporarily deployed to github-pages October 13, 2022 22:07 Inactive
@fivetran-sheringuyen fivetran-sheringuyen merged commit c04079a into main Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants