-
Notifications
You must be signed in to change notification settings - Fork 35
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/too many partitions #132
Bugfix/too many partitions #132
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.
@fivetran-joemarkiewicz Gave this a test run, and all looks good here. Lgtm!
Co-authored-by: Avinash Kunnath <[email protected]>
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.
@fivetran-joemarkiewicz One comment but otherwise looks good to me!
docs/run_results.json
Outdated
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.
@fivetran-joemarkiewicz Think you want to remove this.
bb3e777
into
release-branch/v0.14.0
* Update customer and vendor joins * customer vendor joins * seeds, docs, test * schema bump * final fixes before PR review * tweak schema in integration tests * remove run results * PR review updates * update quickstart.yml * update run_models.sh * release-branch/v0.14.0 * Bugfix/too many partitions (#132) * bugfix/too-many-partitions * validation schema addition * docs regen and final changes before review * intermediate model conditional update * Apply suggestions from code review Co-authored-by: Avinash Kunnath <[email protected]> * removing conditional logic --------- Co-authored-by: Avinash Kunnath <[email protected]> * regen docs * release review --------- Co-authored-by: Jared Monger <[email protected]> Co-authored-by: Joe Markiewicz <[email protected]>
PR Overview
This PR will address the following Issue/Feature: Issue #130
This PR will result in the following new package version:
v0.14.0
This will be a breaking change for BigQuery users since this will adjust the partition grain. Therefore, we will want to mark this as a breaking change for all users.
Please provide the finalized CHANGELOG entry which details the relevant changes included in this PR:
PR Checklist
Basic Validation
Please acknowledge that you have successfully performed the following commands locally:
Before marking this PR as "ready for review" the following have been applied:
Detailed Validation
Please share any and all of your validation steps:
See below the passing validation tests for both full refresh and incremental runs.