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 2022/03/24 05:55:38 UTC

[GitHub] [arrow] sanjibansg opened a new pull request #12701: ARROW-15892: Dataset APIs require s3:ListBucket Permissions

sanjibansg opened a new pull request #12701:
URL: https://github.com/apache/arrow/pull/12701


   This PR adds a boolean flag which can be used to avoid creating directories with the Dataset API for filesystems like s3.


-- 
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



[GitHub] [arrow] westonpace commented on pull request #12701: ARROW-15892: [C++] Dataset APIs require s3:ListBucket Permissions

Posted by GitBox <gi...@apache.org>.
westonpace commented on pull request #12701:
URL: https://github.com/apache/arrow/pull/12701#issuecomment-1083159837


   @pitrou We have precedence for it here: https://github.com/apache/arrow/blob/64560af62391cb8823b3af3ac60991c0de59bac3/python/pyarrow/tests/test_fs.py#L242 so I don't think it would be too difficult to add.


-- 
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



[GitHub] [arrow] github-actions[bot] commented on pull request #12701: ARROW-15892: Dataset APIs require s3:ListBucket Permissions

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #12701:
URL: https://github.com/apache/arrow/pull/12701#issuecomment-1077258152


   https://issues.apache.org/jira/browse/ARROW-15892


-- 
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



[GitHub] [arrow] pitrou commented on pull request #12701: ARROW-15892: [C++] Dataset APIs require s3:ListBucket Permissions

Posted by GitBox <gi...@apache.org>.
pitrou commented on pull request #12701:
URL: https://github.com/apache/arrow/pull/12701#issuecomment-1083151771


   @sanjibansg I'm not sure it will be easy to create an automated S3 test with limited permissions, so we may simply punt on that. @westonpace What do you think?


-- 
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