venkateshwaracholan commented on code in PR #4602: URL: https://github.com/apache/polaris/pull/4602#discussion_r3350059216
########## persistence/relational-jdbc/src/test/java/org/apache/polaris/persistence/relational/jdbc/AtomicMetastoreManagerWithJdbcBasePersistenceImplSchemaTest.java: ########## Review Comment: Thanks for the feedback. I originally kept a minimal H2 schema-validation path while moving exhaustive coverage to PostgreSQL, but I agree it doesn't add much value once PostgreSQL is the schema-validation backend. I've removed the targeted H2 schema test in the latest push. -- 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]
