Skip to content
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

init push of unique key test reformat for redshift #92

Merged
merged 5 commits into from
Apr 8, 2022

Conversation

McKnight-42
Copy link
Contributor

@McKnight-42 McKnight-42 commented Mar 30, 2022

Part of CT-375

Description

Working on getting the unique_key tests to work on redshift in new format

TODO:

  • get tests working
  • check data typing overriding
  • remove old test
  • update changelog

Checklist

  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-redshift next" section.

@jtcohen6
Copy link
Contributor

jtcohen6 commented Apr 1, 2022

@McKnight-42 I think you'll need to update this line:

git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-tests-adapter&subdirectory=tests/adapter

To point to the branch open in dbt-labs/dbt-core#4958:

git+https://github.com/dbt-labs/dbt-core.git@mcknight/convert_unique_key#egg=dbt-tests-adapter&subdirectory=tests/adapter 

(Unless we decide we want to merge the core PR first. IMO it's it's better to keep it open, to enable rapid iteration while working across the adapters, then merge only once they're all passing)

@McKnight-42 McKnight-42 marked this pull request as ready for review April 7, 2022 15:46
Copy link
Contributor

@ChenyuLInx ChenyuLInx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@McKnight-42 McKnight-42 merged commit 75428b9 into main Apr 8, 2022
@McKnight-42 McKnight-42 deleted the mcknight/convert_unique_key_tests branch April 8, 2022 19:23
abbywh pushed a commit to abbywh/dbt-redshift that referenced this pull request Oct 11, 2023
* init push of unique key test reformat for redshift

* updating import path

* add changelog entry

* changing pointer to try and get tests to pass in ci

* removing changelog entry (per disucssion these prs don't need one and changing dev_requirements install)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants