dimas-b opened a new issue, #4598: URL: https://github.com/apache/polaris/issues/4598
Following up on https://github.com/apache/polaris/pull/4583#discussion_r3335383203 Currently JDBC schema validation tests run on H2, but it is not considered as the "primary" backend for real world applications. PostgreSQL and CockroachDB are more relevant. Therefore, schema validations tests should include PostgreSQL and CockroachDB. H2 can probably be removed from the exhaustive tests and cover only the latest schema version to reduce CI load. -- 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]
