You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/21 11:35:26 UTC

[GitHub] [arrow] amol- commented on a change in pull request #11998: ARROW-15165: [Python] Expose function to resolve S3 bucket region

amol- commented on a change in pull request #11998:
URL: https://github.com/apache/arrow/pull/11998#discussion_r773061643



##########
File path: python/pyarrow/_s3fs.pyx
##########
@@ -54,6 +54,31 @@ def finalize_s3():
     check_status(CFinalizeS3())
 
 
+def resolve_s3_region(bucket):

Review comment:
       Should we add this to `docs/api/filesystems.rst` ?




-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org