Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
Run JBDCPersistence impl test against all version of schema to make sure its backward compatible
for starters run this with
https://github.com/apache/polaris/blob/main/persistence/relational-jdbc/src/test/java/org/apache/polaris/persistence/relational/jdbc/AtomicMetastoreManagerWithJdbcBasePersistenceImplTest.java#L46C5-L46C27
run this will all schema version s
Describe alternatives you've considered
No response
Additional context
No response