This is an automated email from the ASF dual-hosted git repository.
singhpk234 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
from d8d0f8117 Client: fix integration testing (#2700)
add 5ea215a10 Add fallback in case the VERSION table is not present (#2653)
No new revisions were added by this update.
Summary of changes:
.../persistence/relational/jdbc/DatasourceOperations.java | 5 +++++
.../persistence/relational/jdbc/JdbcBasePersistenceImpl.java | 6 +++++-
.../relational/jdbc/JdbcMetaStoreManagerFactory.java | 9 ++++++++-
.../persistence/relational/jdbc/models/SchemaVersion.java | 2 ++
.../polaris/core/config/BehaviorChangeConfiguration.java | 10 ++++++++++
5 files changed, 30 insertions(+), 2 deletions(-)