Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/11630 )
Change subject: IMPALA-7681. Add Azure Blob File System (ADLS Gen2) support. ...................................................................... Patch Set 2: (4 comments) http://gerrit.cloudera.org:8080/#/c/11630/2/tests/metadata/test_ddl.py File tests/metadata/test_ddl.py: http://gerrit.cloudera.org:8080/#/c/11630/2/tests/metadata/test_ddl.py@28 PS2, Line 28: from tests.common.skip import SkipIf, SkipIfABFS, SkipIfADLS, SkipIfLocal flake8: F401 'tests.common.skip.SkipIfABFS' imported but unused http://gerrit.cloudera.org:8080/#/c/11630/2/tests/util/abfs_util.py File tests/util/abfs_util.py: http://gerrit.cloudera.org:8080/#/c/11630/2/tests/util/abfs_util.py@29 PS2, Line 29: class ABFSClient(BaseFilesystem): flake8: E302 expected 2 blank lines, found 1 http://gerrit.cloudera.org:8080/#/c/11630/2/tests/util/abfs_util.py@64 PS2, Line 64: flake8: E261 at least two spaces before inline comment http://gerrit.cloudera.org:8080/#/c/11630/2/tests/util/abfs_util.py@76 PS2, Line 76: = flake8: E225 missing whitespace around operator -- To view, visit http://gerrit.cloudera.org:8080/11630 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I5120b071760e7655e78902dce8483f8f54de445d Gerrit-Change-Number: 11630 Gerrit-PatchSet: 2 Gerrit-Owner: mackror...@apache.org Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Comment-Date: Tue, 09 Oct 2018 22:02:24 +0000 Gerrit-HasComments: Yes