-
Notifications
You must be signed in to change notification settings - Fork 7
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
feature/v2-updates #21
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @fivetran-joemarkiewicz, awesome PR!
I left some in-line notes and had a couple of questions:
- In this package, I noticed in the
.yml
file that sometimes you do a DOCS reference for a definition and sometimes you have the definition explicitly in the.yml
, is there a reason for that? E.g. somecampaign_id
fields will have the definition and some will refer to DOCS. - Can you talk a little as to why there's a non_null test for
date_day
across your models? - Looks like similar to the source package, you can close PR Feature/advertiser addition #19 as well as delete the branch for spark :)
Thanks for the review @fivetran-sheringuyen! I was able to address your inline comments and see below for my responses to your broader questions:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome work, thanks for the updates @fivetran-joemarkiewicz !
Are you a current Fivetran customer?
Fivetran created PR
What change(s) does this PR introduce?
This PR includes the following updates:
pinterest_ads__advertiser_report
pinterest_ads__campaign_report
pinterest_ads__ad_group_report
pinterest_ads__keyword_report
pinterest_ads__pin_promotion_report
pinterest_ads__url_report
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 on our existing dbt packages or what you'd like to see next.