-
Notifications
You must be signed in to change notification settings - Fork 20
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 #29
Conversation
FYI the base branch is |
fivetran-sheringuyen
left a comment
•
edited by fivetran-joemarkiewicz
Loading
edited by fivetran-joemarkiewicz
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, great job on the deprecation and rest of the PR! I just had some notes I wanted us to keep track of and a couple in-line comments.
There may be some merge conflicts since the feature/google-ads-api-default
updates, but I want to make sure certain things don't accidentally get lost when we do get around to releasing this package:
- Documentation for final urls regex matching - specifically in the
stg_google_ads__ad_history.source_final_urls
tests. - Removing deprecation notes from
README
It looks like in both google_ads
and google_ads_source
, run_results.json
is missing. Is this intentional (and should be updated in the generate_docs
macro)?
Thanks for the review @fivetran-sheringuyen! I addressed your inline comments and only had a question on the one I left unresolved regarding the passthrough logic. Let me know your thoughts! Additionally I addressed the following that was not captured inline:
|
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.
Thanks @fivetran-joemarkiewicz for making the updates, this package looks good to me for release when we roll out Ad Reporting V2!
Things to update before merging:
|
Are you a current Fivetran customer?
Fivetran created PR
What change(s) does this PR introduce?
This PR applies the Ad Reporting V2 updates. In particular this PR does the following:
ad_group_criterion_history
source and accompanying staging modelsad_group_stats
source and accompanying staging modelscampaign_stats
source and accompanying staging modelsaccount_stats
source and accompanying staging modelskeyword_stats
source and accompanying staging modelsDid you update the CHANGELOG?
Does this PR introduce a breaking change?
This will be a major update and will be breaking for existing users.
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.