snazy opened a new issue, #2263: URL: https://github.com/apache/polaris/issues/2263
### Is your feature request related to a problem? Please describe. The change #2219 has been created to fix an NPE that happens when JDBC is used with _serializable_ isolation level. We need a thorough, JDBC oriented, set of tests that exercise against various isolation levels (read-commtted & serializable) against H2 _and_ Postgres. The tests should not only cover the case of #2219 but more generally "all" scenarios, including "interleaved" concurrent changes. ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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: issues-unsubscr...@polaris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org