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/metrics-warning #82

Merged
merged 10 commits into from
Feb 21, 2023
Merged

Bugfix/metrics-warning #82

merged 10 commits into from
Feb 21, 2023

Conversation

fivetran-sheringuyen
Copy link
Contributor

Are you a current Fivetran customer?

Fivetran Employee 🥨

What change(s) does this PR introduce?

Updates to ad_reporting_metrics.yml in order to stop warnings when running package.

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.)
    It currently looks like this update should work for both dbt-core 1.3+ according to dbt docs.

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?

  • Buildkite
  • 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 Feb 10, 2023

Docs were not updated because I don't believe this change should affect the current docs based on what I saw in the docs. But happy to update if mistaken.

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.

@fivetran-sheringuyen I just tested this on both 1.4 and 1.3 dbt core versions and it works as expected with the warning removed! My only request/question is that we should update the metrics version note in the README (see below)
image

This should be greater than 1.3.0 I believe. Additionally, is there anything we need to add for version requirements with the dbt metrics package?

@fivetran-joemarkiewicz
Copy link
Contributor

@fivetran-sheringuyen before we release this, let's make sure we integrate PR #81 into the v0.2.1 release. I would rather batch these updates than do back to back minor releases.

@fivetran-sheringuyen fivetran-sheringuyen changed the title updating metrics Bugfix/metrics-warning Feb 16, 2023

## Bug Fixes
- Enabling additional Snapchat Ads columns in `ad_reporting__url_report` that were previously mapped to null values. ([#81](https://github.com/fivetran/dbt_ad_reporting/pull/81))
- These columns are: ad_group_id (ad_squad_id), ad_group_name (ad_squad_name), campaign_id and campaign_name.
Copy link
Contributor

Choose a reason for hiding this comment

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

I would just instead note that campaign id and name were dropped from the mapping

@fivetran-sheringuyen fivetran-sheringuyen merged commit 471846e into main Feb 21, 2023
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.

3 participants