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

Snapchat add account info #30

Conversation

csoule-shaker
Copy link

Are you a current Fivetran customer?
Chris Soule, Data Architect InterWorks

What change(s) does this PR introduce?
Adds the Account information to the Ad_Reporting model for Snapchat

Does this PR introduce a breaking change?

  • Yes (please provide breaking change details below.)
  • No Added functionality

Is this PR in response to a previously created Issue

How did you test the PR changes?

  • Other tested with dev client environment. Modification made and ran dbt successfully

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

  • Snowflake

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.

Added Account name and ID for the stg_snapchat_ads.sql model
Corrected Account ID data type for union. Google Ads was numeric and was called first in the union on a test scenario. this broke other account id's that were varchar. casted to string using dbt_utils type_string function.
@fivetran-joemarkiewicz
Copy link
Contributor

Thanks so much for opening this PR @csoule-shaker!

I'll take a look at this first thing in the morning tomorrow and will let you know if I have any comments on your updates 😄

@fivetran-joemarkiewicz fivetran-joemarkiewicz changed the base branch from main to release/v0.5.1 November 30, 2021 17:52
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.

Thanks so much for creating this PR @csoule-shaker! Your contributions are greatly appreciated by myself and the community of other individuals using this package! These updates look good and succeed my local tests! 🎉

There are a few minor updates I will make (eg. Updating the CHANGELOG and version numbers as well as trying to apply the same updates you did to Pinterest if possible) before merging to main.

Thanks again!

@fivetran-joemarkiewicz fivetran-joemarkiewicz merged commit ba5710b into fivetran:release/v0.5.1 Nov 30, 2021
@fivetran-joemarkiewicz fivetran-joemarkiewicz mentioned this pull request Nov 30, 2021
12 tasks
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