mirror of
https://github.com/apache/impala.git
synced 2026-02-01 03:00:22 -05:00
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. -- Add new test case in the explain_level tests Change-Id: I19264dfa794ffd5ed7355acfef0ac35f17c809d3 Reviewed-on: http://gerrit.cloudera.org:8080/18179 Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>