This is an automated email from the ASF dual-hosted git repository.
prasanthj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 1dc2564 HIVE-24009 : Support partition pruning and other physical
transformations for EXECUTE statement (Vineet Garg, reviewed by Jesus Camacho
Rodriguez)
add 90ad548 HIVE-24188 - CTLT from MM to External fails because table txn
properties are not skipped (#1516)
No new revisions were added by this update.
Summary of changes:
.../create/like/CreateTableLikeOperation.java | 1 +
.../hadoop/hive/ql/parse/SemanticAnalyzer.java | 2 +-
ql/src/test/queries/clientpositive/create_like2.q | 32 +++
.../results/clientpositive/llap/create_like2.q.out | 282 +++++++++++++++++++++
4 files changed, 316 insertions(+), 1 deletion(-)