You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by za...@apache.org on 2022/04/07 14:39:36 UTC

[hive] branch master updated (2f3dd9a5b1 -> e8f3a6cdc2)

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

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


    from 2f3dd9a5b1 HIVE-26118: [Standalone beeline] Jar name mismatch in assembly (Naveen Gangam, reviewed by Zhihua Deng) (#3180)
     add 71b62c68ef HIVE-26119: Remove unnecessary Exceptions from DDLPlanUtils (Soumyakanti Das, reviewed by Stamatis Zampetakis)
     add 73cbab65ea HIVE-26019: Upgrade com.jayway.jsonpath from 2.4.0 to 2.7.0 (Stamatis Zampetakis, reviewed by Alessandro Solimando, Krisztian Kasa)
     add e8f3a6cdc2 HIVE-26020: Set dependency scope for json-path, commons-compiler and janino to runtime (Stamatis Zampetakis, reviewed by Alessandro Solimando, Krisztian Kasa)

No new revisions were added by this update.

Summary of changes:
 pom.xml                                                      | 5 ++++-
 ql/src/java/org/apache/hadoop/hive/ql/exec/DDLPlanUtils.java | 8 +++-----
 ql/src/java/org/apache/hadoop/hive/ql/exec/ExplainTask.java  | 5 ++---
 3 files changed, 9 insertions(+), 9 deletions(-)