-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Move redshift, snowflake, bigquery plugins #3969
Conversation
d577f40
to
581d100
Compare
We ran + passed 455 integration tests on Postgres, the same number as on the I've commented out non-Postgres RPC integration tests. This is just a temporary move until #3755. |
Planned merge: Saturday, Oct 2. We're freezing all code Friday, October 1 @ 5 pm ET. We'll incorporate any updates to adapters + integration tests in the dbt-redshift, dbt-snowflake, and dbt-bigquery repos, and then merge this PR. |
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.
LGTM!
581d100
to
c6cd7c1
Compare
Start moving unit tests fix typo; rm breakpoints rm references to redshift rm all references to redshift except `integration/100_rpc_test` 🙁 cleanup CI fix tests! fix docs test bc of schema version change
Continue pulling apart Snowflake tests Fixups Rip out even more
c6cd7c1
to
cdb475b
Compare
* Consolidate dbt-redshift Start moving unit tests fix typo; rm breakpoints rm references to redshift rm all references to redshift except `integration/100_rpc_test` 🙁 cleanup CI fix tests! fix docs test bc of schema version change * Consolidate dbt-snowflake Continue pulling apart Snowflake tests Fixups Rip out even more * Consolidate dbt-bigquery * Rm redshift, snowflake, bigquery from plugins/ * Comment out rs, sf, bq profiles in 100_rpc_test * Add changelog, readme notes Co-authored-by: Kyle Wigley <[email protected]> automatic commit by git-black, original commits: 3789acc
These are private for now, while we set up automated tests and do some repo housekeeping: