ryanovas commented on issue #1546: URL: https://github.com/apache/iceberg-python/issues/1546#issuecomment-2640749333
I might suggest we allow for a way to set a flag maybe when we init a catalog? or something similar as the issue is only present for s3-compatible storage and AWS peeps probably want to keep the extra signing headers. Also, it's botocore that has the version incompatibility which is a couple layers deep (s3fs -> aibotocore -> botocore) so it feels a little fragile imo to tack it to the version of botocore. If you agree, and can point me to where we could add this extra flag as well, I could try to make a PR to address this. Also if there's a contributing guide anywhere. -- 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 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