This is an automated email from the ASF dual-hosted git repository. snazy pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/polaris.git
from 93938fded Update spark client to use the shaded iceberg-core in iceberg-spark-runtime to avoid spark compatibilities issue (#1908) add 9b5325b3c Testing: admin-tool testing workaround (#1918) No new revisions were added by this update. Summary of changes: runtime/admin/build.gradle.kts | 8 +++++++- runtime/admin/src/main/resources/application.properties | 12 ++++++++++-- .../apache/polaris/admintool/el/EclipselinkProfile.java | 6 +++--- .../relational/jdbc/RelationalJdbcAdminProfile.java | 12 ++++++++++-- ...ostgresEclipselinkTestResourceLifecycleManager.java} | 17 ++++++++++++++--- .../polaris/admintool/Dockerfile-postgres-version | 4 +++- .../src/main/resources/application-test.properties | 6 +++++- runtime/service/build.gradle.kts | 1 + runtime/service/src/test/resources/logback-test.xml | 7 +++++++ runtime/test-common/build.gradle.kts | 1 + .../PostgresRelationalJdbcLifeCycleManagement.java | 10 +++++++--- .../polaris/test/commons/Dockerfile-postgres-version | 4 +++- 12 files changed, 71 insertions(+), 17 deletions(-) rename runtime/admin/src/testFixtures/java/org/apache/polaris/admintool/{PostgresTestResourceLifecycleManager.java => PostgresEclipselinkTestResourceLifecycleManager.java} (89%) copy .github/ISSUE_TEMPLATE/config.yml => runtime/admin/src/testFixtures/resources/org/apache/polaris/admintool/Dockerfile-postgres-version (85%) copy .github/ISSUE_TEMPLATE/config.yml => runtime/test-common/src/main/resources/org/apache/polaris/test/commons/Dockerfile-postgres-version (85%)