mattfaltyn commented on issue #5097: URL: https://github.com/apache/polaris/issues/5097#issuecomment-5016857545
A fix is available in #5098. It preserves the existing best-effort apply behavior, tracks terminal provisioning failures, and exits with the standard runtime error status after the remaining resources have been attempted. Final local validation against current `main`: - `make client-unit-test`: 154 passed on Python 3.14.6 - `make client-lint`: format, Ruff, and mypy hooks passed - `make client-license-check`: passed - Java 21 `./gradlew format compileAll`: passed The repository-wide `./gradlew check` was also attempted. Its Docker-backed `polaris-admin` and Azurite tests could not start because Docker is not installed locally; no failure reached code touched by this issue. -- 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]
