Skip to content

Conversation

@arjantijms
Copy link
Contributor

Fixes #2596

The tests modify a table by dropping columns or modifying columns and only commiting the change. But DB2 needs both a commit + reorg to make table modifications available.

@arjantijms
Copy link
Contributor Author

@anija-anil @pardhiv-krishna

May I ask for a review?

@arjantijms arjantijms changed the title In test, send REORG for DB2 to finish table modification [master] In test, send REORG for DB2 to finish table modification Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SchemaManagerValidateOnMissingColumnTest.testValidateOnMissingColumn fails on DB2

1 participant