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

   Adds a new enum value `presigned-urls` to `data-access` or 
`X-Iceberg-Access-Delegation` header.
   
   This new value can be used as the existing capability negotiation mechanism 
by the client to signal to the server that it supports `presigned-urls`.
   
   In addition, add `data-access` to `signRequest` operation as a selection 
mechanism for the client to request a specific mode of signing 
(`presigned-urls` vs `remote-signing` aka signed header mode) when using the 
`signRequest` operation.


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