eric-maynard commented on code in PR #2704: URL: https://github.com/apache/polaris/pull/2704#discussion_r2404580609
########## persistence/relational-jdbc/src/main/resources/mysql/schema-v1.sql: ########## Review Comment: Since this is currently only [checked](https://github.com/apache/polaris/blob/10f4bc50a7f6e24343072ee4033d295e718b45fe/persistence/relational-jdbc/src/main/java/org/apache/polaris/persistence/relational/jdbc/JdbcBasePersistenceImpl.java#L764) within a persistence impl, these version numbers are also per persistence impl. There's no requirement that MySQL vN align with postgres vN. -- 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]
