Github user paul-rogers commented on the issue: https://github.com/apache/drill/pull/952 Unit tests for S3 are difficult as we can't guarantee that each developer who runs the tests has visibility. @ilooner is adding test categories. Perhaps we can use one of those to create S3 tests that require some specific S3 setup, perhaps in a user-specific Maven properties file. Thoughts?
---