danielcweeks commented on PR #15171: URL: https://github.com/apache/iceberg/pull/15171#issuecomment-3998908635
There are many headers we don't want to sign for like `amz-sdk-invocation-id`, `amz-sdk-retry`, `amz-sdk-request`, etc. since they will make the request unusable. I'd prefer to clarify which should be signed for rather than complicating the protocol. I believe @c-thiel implemented this in Lakekeeper, so maybe he has thoughts on their approach here. -- 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]
