Quanlong Huang has posted comments on this change. ( http://gerrit.cloudera.org:8080/20490 )
Change subject: IMPALA-12448: Avoid getting stuck when refreshing a non-existent partition ...................................................................... Patch Set 16: (2 comments) > Patch Set 16: Verified-1 > > Build failed: https://jenkins.impala.io/job/gerrit-verify-dryrun/9945/ http://gerrit.cloudera.org:8080/#/c/20490/16/tests/custom_cluster/test_refresh_invalid_partition.py File tests/custom_cluster/test_refresh_invalid_partition.py: http://gerrit.cloudera.org:8080/#/c/20490/16/tests/custom_cluster/test_refresh_invalid_partition.py@24 PS16, Line 24: LOG = logging.getLogger(__name__) Remove unused variable http://gerrit.cloudera.org:8080/#/c/20490/16/tests/custom_cluster/test_refresh_invalid_partition.py@28 PS16, Line 28: def get_workload(self): We need to annotate this as classmethod: @classmethod -- To view, visit http://gerrit.cloudera.org:8080/20490 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Iace7cdadda300b03896f92415822266354421887 Gerrit-Change-Number: 20490 Gerrit-PatchSet: 16 Gerrit-Owner: ttttttz <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: ttttttz <[email protected]> Gerrit-Comment-Date: Wed, 22 Nov 2023 04:32:13 +0000 Gerrit-HasComments: Yes
