This is an automated email from the ASF dual-hosted git repository.
abstractdog pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 003eaeb HIVE-25864 : Hive query optimisation creates wrong plan for
predicate pushdown with windowing function (Mahesh Kumar Behera, reviewed by
Zoltan Haindrich)
add aabe7c6 HIVE-25873: Fix nested partition statements in Explain DDL
(#2949)
No new revisions were added by this update.
Summary of changes:
.../apache/hadoop/hive/ql/exec/DDLPlanUtils.java | 2 +-
.../clientpositive/explain_ddl_nested_part.q | 22 +
.../llap/explain_ddl_nested_part.q.out | 564 +++++++++++++++++++++
3 files changed, 587 insertions(+), 1 deletion(-)
create mode 100644 ql/src/test/queries/clientpositive/explain_ddl_nested_part.q
create mode 100644
ql/src/test/results/clientpositive/llap/explain_ddl_nested_part.q.out