This is an automated email from the ASF dual-hosted git repository.

pgaref pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


    from 1e64bc5  HIVE-25316: Map partition key columns when pushing TNK op 
through select (Krisztian Kasa, reviewed by Zoltan Haindrich)
     add 9763ccb  HIVE-21489: EXPLAIN command throws ClassCastException in Hive 
(#2373)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/ql/parse/BaseSemanticAnalyzer.java |  5 +++++
 .../hive/ql/parse/ExplainSemanticAnalyzer.java     |  4 +---
 .../authorization/command/CommandAuthorizerV1.java |  5 ++---
 .../explain_defaultauthorizer.q}                   |  9 ++++-----
 .../llap/explain_defaultauthorizer.q.out           | 23 ++++++++++++++++++++++
 5 files changed, 35 insertions(+), 11 deletions(-)
 copy ql/src/test/queries/{clientnegative/authorization_fail_create_db.q => 
clientpositive/explain_defaultauthorizer.q} (78%)
 create mode 100644 
ql/src/test/results/clientpositive/llap/explain_defaultauthorizer.q.out

Reply via email to