Xianqing He has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18179
Change subject: IMPALA-10982: fix unable to explain the set operation statement ...................................................................... IMPALA-10982: fix unable to explain the set operation statement For SetOperationStmt we will replace the query statement with the rewritten version, but we haven’t set the explain flag if the original is explain statement. Tests: -- Using impala-shell to test the explain statement of set operation. Change-Id: I19264dfa794ffd5ed7355acfef0ac35f17c809d3 --- M fe/src/main/java/org/apache/impala/analysis/AnalysisContext.java 1 file changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/79/18179/2 -- 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: newchange Gerrit-Change-Id: I19264dfa794ffd5ed7355acfef0ac35f17c809d3 Gerrit-Change-Number: 18179 Gerrit-PatchSet: 2 Gerrit-Owner: Xianqing He <[email protected]>
