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 integration test suite for Redshift & check if Teradata's suite is up-to-date #915

Open
sundar-mudupalli-work opened this issue Jul 26, 2023 · 1 comment
Labels
priority: p2 Medium priority. Fix may not be included in next release (e.g. minor documentation, cleanup) type: testing

Comments

@sundar-mudupalli-work
Copy link
Contributor

We could detect issues before customers hit them with more testing. Specifically the following tests are requested, primarily to catch regressions (since we have fixed the issues)

  1. Copy of our standard tests for Redshift - this would have caught issue Custom-Query failure for boolean datatype columns  #905
  2. Copy of our standard test suite for DB2
  3. Updating test for Teradata to include number with no precision - will catch issue fix: Teradata NUMBER with no precision/scale support #914
  4. Copy of our standard test suite for Snowflake

Standard test suite = the tests we currently have for Hive, BQ, SQL Server etc.

Sundar Mudupalli

@nehanene15 nehanene15 added type: testing priority: p1 High priority. Fix may be included in the next release. labels Jul 26, 2023
@nehanene15
Copy link
Collaborator

We also have #649 open for DB2 integration tests.
Ideally support for new connections (like Snowflake) should include integration tests

sundar-mudupalli-work pushed a commit that referenced this issue Jul 26, 2023
…s upgrade (#914)

Added issue #915 - which will address the testing request
Urgent customer request.

Sundar Mudupalli
@helensilva14 helensilva14 changed the title More testing is suggested Add integration test suite for Redshift & check if Teradata's suite is up-to-date Jan 29, 2024
@helensilva14 helensilva14 added priority: p2 Medium priority. Fix may not be included in next release (e.g. minor documentation, cleanup) and removed priority: p1 High priority. Fix may be included in the next release. labels Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Medium priority. Fix may not be included in next release (e.g. minor documentation, cleanup) type: testing
Projects
None yet
Development

No branches or pull requests

3 participants