adutra opened a new pull request, #16822:
URL: https://github.com/apache/iceberg/pull/16822

   This PR introduces a new `remote-signing` field in the `LoadTableResult` 
schema, with the following content:
   
   - `base-uri`: the base URI of the signing service
   - `endpoint-path`: relative path to be resolved against `base-uri`
   - `properties`: static key-value pairs the signer client MUST pass through 
unchanged in the `properties` field of every `RemoteSignRequest`
   - `headers`: static headers the signer client MUST include unchanged in 
every request


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to