kevinjqliu commented on issue #1104: URL: https://github.com/apache/iceberg-python/issues/1104#issuecomment-2322901352
Thanks for raising this issue @BTheunissen > botocore_session is helpful to make available to override in order to support automatically refreshable credentials for long-running jobs. ... This allows the user to elapse over the IAM role-chaining limitation of 1 hour, very useful for reading extremely large tables. The ability to refresh AWS credentials is important for long-running jobs. Let's open a ticket to track this feature. See [this comment](https://github.com/apache/iceberg-python/pull/922/files#r1677095739) for the reason to deprecate `botocore_session`. I wonder if there's another way to implement automatically refreshable credentials without using `botocore_session`. -- 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