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/04/25 15:08:42 UTC

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

sanjibansg commented on PR #12701:
URL: https://github.com/apache/arrow/pull/12701#issuecomment-1108699994

   > Well, my bad: it seems the `FileNotFoundError` exception can still happen :-) Also, the test needs skipping on Windows (see AppVeyor results: `mc` is something else on Windows)
   
   Yes, the Windows issue should be fixed now, moved that line of code to the correct place. Modified the `_ensure_minio_component_version` to raise a `FileNotFoundError` if the correct version is not found, and then the test gets skipped.


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