thomas-pfeiffer opened a new pull request, #3085:
URL: https://github.com/apache/iceberg-python/pull/3085

   Closes #3066 
   
   # Rationale for this change
   This PR addes a small remark in the documentation to `s3.profile-name` and 
`client.profile-name`, since they are currently only supported when using 
`FsspecFileIO`. Support for AWS profile for `PyArrowFileIO` is not yet 
implemented, see #3065
   
   ## Are these changes tested?
   n/a, purely changes to documentation.
   
   ## Are there any user-facing changes?
   Yes, minor change log adjustment needed compared to #2948.
   - `client.profile-name`: Sets the AWS profile for both the catalog client 
and FileIO (unified configuration). (only supported by `FsspecFileIO` currently)
   - `s3.profile-name`: Sets the AWS profile specifically for S3 FileIO. (only 
supported by `FsspecFileIO` currently)
   
   <!-- In the case of user-facing changes, please add the changelog label. -->
   


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