Skip to content

Conversation

@nj1973
Copy link
Contributor

@nj1973 nj1973 commented Jan 23, 2026

Description of changes

Adding a missing test to Db2: dvt_large_decimals.

We can only test part of the table due to Db2 have a max decimal size of DECIMAL(31).

Issues to be closed

Closes #1653

Checklist

  • I have followed the CONTRIBUTING Guide.
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated any relevant documentation to reflect my changes, if applicable
  • I have added unit and/or integration tests relevant to my change as needed
  • I have already checked locally that all unit tests and linting are passing (use the tests/local_check.sh script)
  • I have manually executed end-to-end testing (E2E) with the affected databases/engines

@nj1973
Copy link
Contributor Author

nj1973 commented Jan 23, 2026

/gcbrun

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.

dvt_large_decimals test is invalid for Db2 and needs to be customized

1 participant