-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Add tests for Redshift connector #497
Comments
26 tasks
Dump question, is it possible to have a docker image for redshift? |
4 tasks
Test were added but are not automatically run in the CI |
Closing as we have Redshift CI environment now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We need following tests for Redshift connector:
AbstractTestDistributedQueries
(seeTestPostgreSqlDistributedQueries
for example)TestPostgreSqlTypeMapping
for example)The tests will depend on external infrastructure (AWS account).
The text was updated successfully, but these errors were encountered: