dossett opened a new pull request, #3785:
URL: https://github.com/apache/iceberg-python/pull/3785

   Vended storage credentials are temporary, but the REST catalog configuration 
documentation did not make clear that PyIceberg does not renew them 
automatically. This can cause long-running jobs to lose storage access 
unexpectedly after credential expiry.
   
   This documents the current limitation alongside the `vended-credentials` 
access-delegation setting. It intentionally does not imply a refresh workflow 
that PyIceberg does not yet provide.
   
   ## Testing
   
   - `pre-commit run --files mkdocs/docs/configuration.md`
   


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