-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* recreate seed data to depict more real story * add macro for backwards compat passthrough, update models with conversion data and passthrough macro * add conversion columns and update yml * update versions * documentation * tests * temp change deps * add additional test field in ad group seed * breaking changes * update seed data and the package deps * string config in integration test yml since thats whats in the get columns macro * cast micro dollar fields as bigint * seed data update * add conversion fields to consistency pin test * add explicit string cast for advertiser id join * update integrity tests * readme updates and realized i left out the advertiser report identifier plus comment out test configs and add models config * decisionlog * switch schema and add to changelog * new schema try * docs * docs * new schema try * update changelog * docs * docs * docs * changelog * updates to readme * Docs * bk * add note to changelog * update decision log * joe tweak * source packge ref --------- Co-authored-by: Jamie Rodriguez <65564846+fivetran-jamie@users.noreply.github.com>
- Loading branch information
1 parent
209c153
commit 2700b8a
Showing
38 changed files
with
863 additions
and
263 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,5 @@ target/ | |
dbt_modules/ | ||
logs/ | ||
.DS_Store | ||
dbt_packages/ | ||
dbt_packages/ | ||
integration_tests/package-lock.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.