Xianqing He has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/18179 )

Change subject: IMPALA-10982: fix unable to explain the set operation statement
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/18179/2/fe/src/main/java/org/apache/impala/analysis/AnalysisContext.java
File fe/src/main/java/org/apache/impala/analysis/AnalysisContext.java:

http://gerrit.cloudera.org:8080/#/c/18179/2/fe/src/main/java/org/apache/impala/analysis/AnalysisContext.java@567
PS2, Line 567: isExplain
> nit. May refer to 'analysisResult_.isExplainStmt()' directly here as it is
The statement type is getted from the AnalysisResult_.stmt_, so we need use 
'isExplain' to record the original statement type. Here 
'analysisResult_.isExplainStmt()' gets  the rewritten version statement type



--
To view, visit http://gerrit.cloudera.org:8080/18179
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I19264dfa794ffd5ed7355acfef0ac35f17c809d3
Gerrit-Change-Number: 18179
Gerrit-PatchSet: 2
Gerrit-Owner: Xianqing He <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Qifan Chen <[email protected]>
Gerrit-Reviewer: Xianqing He <[email protected]>
Gerrit-Comment-Date: Sat, 05 Feb 2022 15:45:57 +0000
Gerrit-HasComments: Yes

Reply via email to