EternalDeiwos opened a new issue, #1441: URL: https://github.com/apache/iceberg-python/issues/1441
### Feature Request / Improvement Following #1028, it [took a bit of digging](https://apache-iceberg.slack.com/archives/C029EE6HQ5D/p1734445388543979) to figure out how to connect pyiceberg to Nessie using the S3V4RestSigner. Eventually I was helped in both communities to find that pyiceberg defaults to setting `X-Iceberg-Access-Delegation: vended-credentials`, which means that Nessie will not supply the `s3.signer` information in the resulting io properties. This header is not documented anywhere in the pyiceberg docs; although I was very glad to see there was already the ability to override headers in the client config. At the very least, there should be some documentation for this, and ideally some way to remove the default header, i.e. allowing the catalog to decide how it wants to respond. -- 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: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org