Currently We don't run S3 integration tests regularly.
Possible solutions:
Reporter: Krisztian Szucs / @kszucs
Assignee: Rok Mihevc / @rok
Watchers: Rok Mihevc / @rok
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-4208. Please see the migration documentation for further details.
Currently We don't run S3 integration tests regularly.
Possible solutions:
mock it within python/pytest
simply run the s3 tests with an S3 credential provided
create a hdfs-integration like docker-compose setup and run an S3 mock server (e.g.: https://github.com/adobe/S3Mock, https://github.com/jubos/fake-s3, https://github.com/gaul/s3proxy, https://github.com/jserver/mock-s3)
For more see discussion ARROW-2038: [Python] Strip s3:// scheme in S3FSWrapper isdir() and isfile() #3286
Reporter: Krisztian Szucs / @kszucs
Assignee: Rok Mihevc / @rok
Watchers: Rok Mihevc / @rok
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-4208. Please see the migration documentation for further details.