stats-dev commented on issue #2841: URL: https://github.com/apache/iceberg-python/issues/2841#issuecomment-3897162629
Thanks for the thoughtful follow-up. Yes — that matches my understanding as well. In #2948 we only added support for `s3.profile-name` and `client.profile-name` on the fsspec backend (FsspecFileIO), and PyArrowFileIO is unchanged. So AWS profile selection is not supported on the PyArrow backend yet, and it’s currently blocked on issue #47880. I agree we should add a short note to the docs clarifying that these options are currently supported only when using FsspecFileIO, maybe making another issue/PR? Creating a follow-up issue to track PyArrowFileIO support (blocked by apache/arrow #47880) also sounds like the right way to track this. -- 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]
