venkateshwaracholan commented on PR #4583: URL: https://github.com/apache/polaris/pull/4583#issuecomment-4601268355
Thanks @dimas-b and @nandorKollar for the feedback. Switched from @TestFactory/reflection to @ParameterizedClass, so the inherited tests run with the normal JUnit lifecycle. Updated schema discovery to validate every version from 0 through DatabaseType.H2.getLatestSchemaVersion() and fail if any expected schema resource is missing. Reused the same schema resource path construction as the base test. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
