Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/24296 )
Change subject: WIP IMPALA-14985: Cleanup tests with unused 'vector' in EE tests ...................................................................... Patch Set 6: (2 comments) gerrit-auto-critic failed. You can reproduce it locally using command: python3 bin/jenkins/critique-gerrit-review.py --dryrun To run it, you might need a virtual env with Python3's venv installed. http://gerrit.cloudera.org:8080/#/c/24296/6/tests/query_test/test_compressed_formats.py File tests/query_test/test_compressed_formats.py: http://gerrit.cloudera.org:8080/#/c/24296/6/tests/query_test/test_compressed_formats.py@29 PS6, Line 29: from tests.common.skip import SkipIfFS, SkipIfExploration flake8: F401 'tests.common.skip.SkipIfFS' imported but unused http://gerrit.cloudera.org:8080/#/c/24296/6/tests/query_test/test_join_queries.py File tests/query_test/test_join_queries.py: http://gerrit.cloudera.org:8080/#/c/24296/6/tests/query_test/test_join_queries.py@223 PS6, Line 223: @SkipIfExploration.is_not_exhaustive() flake8: E302 expected 2 blank lines, found 1 -- To view, visit http://gerrit.cloudera.org:8080/24296 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I8e2a8fe333e33a906178a0821eb554890be26132 Gerrit-Change-Number: 24296 Gerrit-PatchSet: 6 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Thu, 14 May 2026 21:42:34 +0000 Gerrit-HasComments: Yes
