adutra commented on PR #2280: URL: https://github.com/apache/polaris/pull/2280#issuecomment-3837519661
A few updates on remote signing: The community decided to push some changes down to the Iceberg code, which resulted in two PRs: * https://github.com/apache/iceberg/pull/15112 * https://github.com/apache/iceberg/pull/15168 I have been working actively on a new version that incorporates the above changes, and also provides the full feature, including the "M2" topics: * Reverse proxy support * Encrypted signing token * Full authz checks including table locations I think it makes sense to close this PR and open a new one later, not only because it is stale, but because the authorization model will change significantly (it will go from a model that checks on every signing request to a model that checks authz only once at load table). I'm confident we could include the Iceberg changes in the upcoming Iceberg 1.11 release, then have remote signing released (as beta of course) for Polaris 1.5. **But this requires upgrading Polaris to Java 17**. \cc @singhpk234 -- 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]
