emkornfield commented on PR #4792: URL: https://github.com/apache/iceberg/pull/4792#issuecomment-1159030885
> The main reason why I'm hoping to add this BotoFileIO is to enable using a custom AWS signer. I couldn't find a way to do this with PyArrow's s3 filesystem (cc: @emkornfield to confirm). Sorry for the late reply, this is beyond my area of expertise, so I'm not really sure but looking at the [C++ implementation](https://github.com/apache/arrow/blob/c72f84a48b4952796ab78a0c33b84a9fc8f893db/cpp/src/arrow/filesystem/s3fs.cc#L560) it seems that all references to signer are hard-coded. -- 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]
