kszucs commented on a change in pull request #11136: URL: https://github.com/apache/arrow/pull/11136#discussion_r713611102
########## File path: python/pyarrow/tests/test_fs.py ########## @@ -298,6 +300,99 @@ def subtree_s3fs(request, s3fs): ) +__minio_limited_policy = """{ Review comment: Single leading underscore should be sufficient for all of the "protected" variables and functions. -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org