kevinjqliu commented on code in PR #14913: URL: https://github.com/apache/iceberg/pull/14913#discussion_r2646116154
########## docs/docs/aws.md: ########## @@ -416,9 +416,11 @@ There is no redundant consistency wait and check which might negatively impact p ### Hadoop S3A FileSystem +!!! important + **S3FileIO is recommended** for S3 use cases rather than the `S3A FileSystem` (`HadoopFileIO`). Review Comment: makes sense, thanks! -- 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]
