Wenzhe Zhou has posted comments on this change. ( http://gerrit.cloudera.org:8080/17465 )
Change subject: IMPALA-10704: Fix retried query id not being unregistered when retry fails ...................................................................... Patch Set 1: Code-Review+1 (1 comment) http://gerrit.cloudera.org:8080/#/c/17465/1/be/src/runtime/query-driver.h File be/src/runtime/query-driver.h: http://gerrit.cloudera.org:8080/#/c/17465/1/be/src/runtime/query-driver.h@265 PS1, Line 265: registered_retry_query_id_ > I think we don't need this because the default constructor of TUniqueId alr Got it. Thanks -- To view, visit http://gerrit.cloudera.org:8080/17465 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I074526799d68041a425b2379e74f8d8b45ce892a Gerrit-Change-Number: 17465 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Xianqing He <[email protected]> Gerrit-Comment-Date: Tue, 18 May 2021 01:24:10 +0000 Gerrit-HasComments: Yes
