Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/22362 )
Change subject: IMPALA-13682: Implement missing capabilities in ImpylaHS2Connection ...................................................................... Patch Set 16: (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/16/tests/common/impala_connection.py File tests/common/impala_connection.py: http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_connection.py@191 PS16, Line 191: h flake8: U100 Unused argument 'handle' http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_connection.py@191 PS16, Line 191: f flake8: U100 Unused argument 'fetch_profile_after_close' http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_connection.py@202 PS16, Line 202: o flake8: U100 Unused argument 'operation_handle' http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_connection.py@272 PS16, Line 272: s flake8: U100 Unused argument 'sql_stmt' http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_connection.py@272 PS16, Line 272: o flake8: U100 Unused argument 'operation_handle' http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_connection.py@272 PS16, Line 272: m flake8: U100 Unused argument 'max_rows' http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_connection.py@272 PS16, Line 272: d flake8: U100 Unused argument 'discard_results' http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_connection.py@281 PS16, Line 281: o flake8: U100 Unused argument 'operation_handle' http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_connection.py@282 PS16, Line 282: p flake8: U100 Unused argument 'profile_format' http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_connection.py@346 PS16, Line 346: o flake8: U100 Unused argument 'operation_handle' http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_connection.py@346 PS16, Line 346: t flake8: U100 Unused argument 'timeout_s' http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_connection.py@353 PS16, Line 353: o flake8: U100 Unused argument 'operation_handle' http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_connection.py@833 PS16, Line 833: s flake8: U100 Unused argument 'sql_stmt' http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_test_suite.py File tests/common/impala_test_suite.py: http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_test_suite.py@348 PS16, Line 348: t flake8: U100 Unused argument 'test_method' http://gerrit.cloudera.org:8080/#/c/22362/16/tests/common/impala_test_suite.py@352 PS16, Line 352: 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: 16 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: Mon, 03 Mar 2025 19:48:03 +0000 Gerrit-HasComments: Yes
