Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/22362 )
Change subject: IMPALA-13682: Implement missing capabilities in ImpylaHS2Client ...................................................................... Patch Set 11: (15 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/22362/11/tests/common/impala_connection.py File tests/common/impala_connection.py: http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_connection.py@188 PS11, Line 188: h flake8: U100 Unused argument 'handle' http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_connection.py@188 PS11, Line 188: f flake8: U100 Unused argument 'fetch_profile_after_close' http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_connection.py@199 PS11, Line 199: o flake8: U100 Unused argument 'operation_handle' http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_connection.py@269 PS11, Line 269: s flake8: U100 Unused argument 'sql_stmt' http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_connection.py@269 PS11, Line 269: o flake8: U100 Unused argument 'operation_handle' http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_connection.py@269 PS11, Line 269: m flake8: U100 Unused argument 'max_rows' http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_connection.py@269 PS11, Line 269: d flake8: U100 Unused argument 'discard_results' http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_connection.py@278 PS11, Line 278: o flake8: U100 Unused argument 'operation_handle' http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_connection.py@279 PS11, Line 279: p flake8: U100 Unused argument 'profile_format' http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_connection.py@343 PS11, Line 343: o flake8: U100 Unused argument 'operation_handle' http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_connection.py@343 PS11, Line 343: t flake8: U100 Unused argument 'timeout_s' http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_connection.py@350 PS11, Line 350: o flake8: U100 Unused argument 'operation_handle' http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_connection.py@830 PS11, Line 830: s flake8: U100 Unused argument 'sql_stmt' http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_test_suite.py File tests/common/impala_test_suite.py: http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_test_suite.py@347 PS11, Line 347: t flake8: U100 Unused argument 'test_method' http://gerrit.cloudera.org:8080/#/c/22362/11/tests/common/impala_test_suite.py@351 PS11, Line 351: t flake8: U100 Unused argument 'test_method' -- To view, visit http://gerrit.cloudera.org:8080/22362 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I9ac07732424c16338e060c9392100b54337f11b8 Gerrit-Change-Number: 22362 Gerrit-PatchSet: 11 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Andrew Sherman <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Yida Wu <[email protected]> Gerrit-Comment-Date: Thu, 13 Feb 2025 02:01:58 +0000 Gerrit-HasComments: Yes
