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

Add tests for Redshift connector #497

Closed
findepi opened this issue Mar 18, 2019 · 3 comments
Closed

Add tests for Redshift connector #497

findepi opened this issue Mar 18, 2019 · 3 comments

Comments

@findepi
Copy link
Member

findepi commented Mar 18, 2019

We need following tests for Redshift connector:

  • derived from AbstractTestDistributedQueries (see TestPostgreSqlDistributedQueries for example)
  • type mapping tests (see TestPostgreSqlTypeMapping for example)
  • predicate pushdown tests (see also Test predicate pushdown in JDBC connectors #496)

The tests will depend on external infrastructure (AWS account).

@kokosing
Copy link
Member

Dump question, is it possible to have a docker image for redshift?

@dain
Copy link
Member

dain commented Dec 15, 2022

Test were added but are not automatically run in the CI

@ebyhr
Copy link
Member

ebyhr commented Apr 26, 2023

Closing as we have Redshift CI environment now.

@ebyhr ebyhr closed this as completed Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants