lasdf1234 opened a new pull request, #11854:
URL: https://github.com/apache/gravitino/pull/11854

   ## Summary
   - Add Iceberg REST `POST .../tables/{table}/sign` for S3 remote signing per 
the Iceberg REST spec.
   - Support `X-Iceberg-Access-Delegation: remote-signing` on 
create/load/register table and inject `s3.remote-signing-enabled` plus 
`signer.endpoint` for S3 tables.
   - Advertise `V1_TABLE_REMOTE_SIGN` in `/v1/config` endpoints and proxy sign 
requests for federated REST catalogs.
   
   Fix: #10682
   
   ## Test plan
   - [x] `./gradlew :iceberg:iceberg-rest-server:test -PskipITs`
   - [ ] Manual: Spark/PyIceberg with 
`header.X-Iceberg-Access-Delegation=remote-signing` against S3-backed table
   
   
   Made with [Cursor](https://cursor.com)


-- 
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]

Reply via email to