Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/12884 )

Change subject: PREVIEW: IMPALA-7290: part 2: Add HS2 support to Impala shell
......................................................................


Patch Set 12:

(184 comments)

http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/__init__.py
File shell/ext-py/bitarray-0.9.0/bitarray/__init__.py:

http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/__init__.py@11
PS12, Line 11: from bitarray._bitarray import _bitarray, bitdiff, bits2bytes, 
_sysinfo
flake8: F401 'bitarray._bitarray._sysinfo' imported but unused


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/__init__.py@11
PS12, Line 11: from bitarray._bitarray import _bitarray, bitdiff, bits2bytes, 
_sysinfo
flake8: F401 'bitarray._bitarray.bits2bytes' imported but unused


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/__init__.py@11
PS12, Line 11: from bitarray._bitarray import _bitarray, bitdiff, bits2bytes, 
_sysinfo
flake8: F401 'bitarray._bitarray.bitdiff' imported but unused


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py
File shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py:

http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@21
PS12, Line 21: from bitarray import bitarray, bitdiff, bits2bytes, __version__
flake8: E402 module level import not at top of file


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@84
PS12, Line 84:
flake8: E221 multiple spaces before operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@85
PS12, Line 85:
flake8: E221 multiple spaces before operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@127
PS12, Line 127: class TestsModuleFunctions(unittest.TestCase, Util):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@167
PS12, Line 167: +
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@167
PS12, Line 167: +
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@167
PS12, Line 167: -
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@167
PS12, Line 167: -
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@168
PS12, Line 168: -
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@168
PS12, Line 168: -
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@176
PS12, Line 176: class CreateObjectTests(unittest.TestCase, Util):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@241
PS12, Line 241: :
flake8: E231 missing whitespace after ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@282
PS12, Line 282:
flake8: E261 at least two spaces before inline comment


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@309
PS12, Line 309: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@314
PS12, Line 314: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@321
PS12, Line 321: +
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@331
PS12, Line 331: class ToObjectsTests(unittest.TestCase, Util):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@360
PS12, Line 360: class MetaDataTests(unittest.TestCase):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@396
PS12, Line 396: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@404
PS12, Line 404: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@415
PS12, Line 415: class SliceTests(unittest.TestCase, Util):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@419
PS12, Line 419:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@422
PS12, Line 422:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@427
PS12, Line 427:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@434
PS12, Line 434: -
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@435
PS12, Line 435:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@474
PS12, Line 474:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@511
PS12, Line 511:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@535
PS12, Line 535: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@563
PS12, Line 563: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@570
PS12, Line 570:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@596
PS12, Line 596: class MiscTests(unittest.TestCase, Util):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@644
PS12, Line 644:
flake8: E222 multiple spaces after operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@644
PS12, Line 644:
flake8: E222 multiple spaces after operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@646
PS12, Line 646:
flake8: E222 multiple spaces after operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@646
PS12, Line 646:
flake8: E222 multiple spaces after operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@665
PS12, Line 665: +
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@757
PS12, Line 757: class SpecialMethodTests(unittest.TestCase, Util):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@767
PS12, Line 767:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@771
PS12, Line 771: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@779
PS12, Line 779:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@783
PS12, Line 783: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@797
PS12, Line 797: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@813
PS12, Line 813: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@849
PS12, Line 849: tests.append(SpecialMethodTests)
flake8: E305 expected 2 blank lines after class or function definition, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@853
PS12, Line 853: class NumberTests(unittest.TestCase, Util):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@875
PS12, Line 875: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@895
PS12, Line 895: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@920
PS12, Line 920: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@948
PS12, Line 948: class BitwiseTests(unittest.TestCase, Util):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@967
PS12, Line 967:
flake8: E261 at least two spaces before inline comment


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@972
PS12, Line 972:
flake8: E222 multiple spaces after operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@984
PS12, Line 984:
flake8: E222 multiple spaces after operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@994
PS12, Line 994:
flake8: E222 multiple spaces after operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1035
PS12, Line 1035: class SequenceTests(unittest.TestCase, Util):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1096
PS12, Line 1096: class ExtendTests(unittest.TestCase, Util):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1237
PS12, Line 1237: class MethodTests(unittest.TestCase, Util):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1252
PS12, Line 1252: +
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1254
PS12, Line 1254: +
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1257
PS12, Line 1257: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1277
PS12, Line 1277: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1336
PS12, Line 1336: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1356
PS12, Line 1356: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1366
PS12, Line 1366: *
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1389
PS12, Line 1389:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1389
PS12, Line 1389:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1390
PS12, Line 1390:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1390
PS12, Line 1390:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1391
PS12, Line 1391:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1391
PS12, Line 1391:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1392
PS12, Line 1392:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1392
PS12, Line 1392:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1393
PS12, Line 1393:
flake8: E241 multiple spaces after ','


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1401
PS12, Line 1401:
flake8: E261 at least two spaces before inline comment


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1410
PS12, Line 1410: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1438
PS12, Line 1438: -
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1438
PS12, Line 1438: *
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1439
PS12, Line 1439: -
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1442
PS12, Line 1442: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1467
PS12, Line 1467: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1489
PS12, Line 1489: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1501
PS12, Line 1501: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1526
PS12, Line 1526: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1541
PS12, Line 1541: -
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1553
PS12, Line 1553: -
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1561
PS12, Line 1561: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1575
PS12, Line 1575: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1603
PS12, Line 1603: class StringTests(unittest.TestCase, Util):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1637
PS12, Line 1637: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1660
PS12, Line 1660: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1691
PS12, Line 1691: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1716
PS12, Line 1716: class FileTests(unittest.TestCase, Util):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1726
PS12, Line 1726: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1755
PS12, Line 1755: ,
flake8: E401 multiple imports on one line


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1773
PS12, Line 1773: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1776
PS12, Line 1776:
flake8: E261 at least two spaces before inline comment


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1781
PS12, Line 1781: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1790
PS12, Line 1790: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1805
PS12, Line 1805: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1827
PS12, Line 1827: *
flake8: E226 missing whitespace around arithmetic operator


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1831
PS12, Line 1831: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1840
PS12, Line 1840: ;
flake8: E702 multiple statements on one line (semicolon)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1840
PS12, Line 1840:
flake8: E241 multiple spaces after ';'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1843
PS12, Line 1843: ;
flake8: E702 multiple statements on one line (semicolon)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1843
PS12, Line 1843:
flake8: E241 multiple spaces after ';'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1844
PS12, Line 1844: ;
flake8: E702 multiple statements on one line (semicolon)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1844
PS12, Line 1844:
flake8: E241 multiple spaces after ';'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1845
PS12, Line 1845: ;
flake8: E702 multiple statements on one line (semicolon)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1845
PS12, Line 1845:
flake8: E241 multiple spaces after ';'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1846
PS12, Line 1846: ;
flake8: E702 multiple statements on one line (semicolon)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1846
PS12, Line 1846:
flake8: E241 multiple spaces after ';'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1847
PS12, Line 1847: ;
flake8: E702 multiple statements on one line (semicolon)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1847
PS12, Line 1847:
flake8: E241 multiple spaces after ';'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1852
PS12, Line 1852: ;
flake8: E703 statement ends with a semicolon


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1859
PS12, Line 1859: ;
flake8: E703 statement ends with a semicolon


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1865
PS12, Line 1865: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1924
PS12, Line 1924: class PrefixCodeTests(unittest.TestCase, Util):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1930
PS12, Line 1930: :
flake8: E231 missing whitespace after ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1947
PS12, Line 1947: :
flake8: E231 missing whitespace after ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1983
PS12, Line 1983: d
flake8: E303 too many blank lines (2)


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1988
PS12, Line 1988: :
flake8: E231 missing whitespace after ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@1989
PS12, Line 1989: :
flake8: E231 missing whitespace after ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2083
PS12, Line 2083:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2084
PS12, Line 2084:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2085
PS12, Line 2085:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2086
PS12, Line 2086:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2087
PS12, Line 2087:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2102
PS12, Line 2102:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2103
PS12, Line 2103:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2104
PS12, Line 2104:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2105
PS12, Line 2105:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2106
PS12, Line 2106:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2107
PS12, Line 2107:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2108
PS12, Line 2108:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2109
PS12, Line 2109:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2110
PS12, Line 2110:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2111
PS12, Line 2111: 
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2112
PS12, Line 2112:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2113
PS12, Line 2113:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2114
PS12, Line 2114:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2115
PS12, Line 2115:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2116
PS12, Line 2116:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2117
PS12, Line 2117:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2118
PS12, Line 2118:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2119
PS12, Line 2119:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2120
PS12, Line 2120:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2121
PS12, Line 2121:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2122
PS12, Line 2122:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2123
PS12, Line 2123:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2124
PS12, Line 2124:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2125
PS12, Line 2125:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2126
PS12, Line 2126:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2127
PS12, Line 2127:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2128
PS12, Line 2128:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2129
PS12, Line 2129:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2145
PS12, Line 2145: class BufferInterfaceTests(unittest.TestCase):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2160
PS12, Line 2160:
flake8: E203 whitespace before ':'


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2176
PS12, Line 2176: if sys.version_info[:2] >= (2, 7):
flake8: E305 expected 2 blank lines after class or function definition, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/bitarray/test_bitarray.py@2181
PS12, Line 2181: def run(verbosity=1, repeat=1):
flake8: E302 expected 2 blank lines, found 1


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py
File shell/ext-py/bitarray-0.9.0/setup.py:

http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@19
PS12, Line 19:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@19
PS12, Line 19:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@20
PS12, Line 20:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@20
PS12, Line 20:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@21
PS12, Line 21:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@21
PS12, Line 21:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@22
PS12, Line 22:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@22
PS12, Line 22:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@23
PS12, Line 23:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@23
PS12, Line 23:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@24
PS12, Line 24:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@24
PS12, Line 24:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@42
PS12, Line 42:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@42
PS12, Line 42:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@43
PS12, Line 43:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@43
PS12, Line 43:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@44
PS12, Line 44:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@44
PS12, Line 44:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@44
PS12, Line 44:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@44
PS12, Line 44:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@45
PS12, Line 45:
flake8: E251 unexpected spaces around keyword / parameter equals


http://gerrit.cloudera.org:8080/#/c/12884/12/shell/ext-py/bitarray-0.9.0/setup.py@45
PS12, Line 45:
flake8: E251 unexpected spaces around keyword / parameter equals



--
To view, visit http://gerrit.cloudera.org:8080/12884
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I6d5cc83d545aacc659523f29b1d6feed672e2a12
Gerrit-Change-Number: 12884
Gerrit-PatchSet: 12
Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Comment-Date: Tue, 23 Apr 2019 22:28:56 +0000
Gerrit-HasComments: Yes

Reply via email to