This is an automated email from the ASF dual-hosted git repository.
abstractdog pushed a change to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hive.git
from 3e31a07c4c2 HIVE-26892: Backport HIVE-25243 to 3.2.0: Handle nested
values in null struct. (#3898) (branch-3 backport by Aman Raj reviewed by
Laszlo Bodor)
add a25392b2857 HIVE-26840 : Branch 3 netty upgrade to 4.1.69.Final.
(#3859) - branch-3 netty exclusions, 4.1.69.Final upgrade was already present
(Aman Raj reviewed by Laszlo Bodor, Chris Nauroth)
No new revisions were added by this update.
Summary of changes:
common/pom.xml | 6 +++
druid-handler/pom.xml | 17 ++++---
hbase-handler/pom.xml | 6 +++
hcatalog/core/pom.xml | 12 +++++
hcatalog/hcatalog-pig-adapter/pom.xml | 12 +++++
hcatalog/webhcat/java-client/pom.xml | 6 +++
hcatalog/webhcat/svr/pom.xml | 10 ++++
itests/hcatalog-unit/pom.xml | 12 +++++
.../listener/TestDbNotificationListener.java | 1 +
itests/hive-minikdc/pom.xml | 6 +++
itests/hive-unit/pom.xml | 6 +++
.../hive/jdbc/TestTriggersMoveWorkloadManager.java | 1 +
itests/qtest-druid/pom.xml | 14 ++++++
itests/qtest/pom.xml | 4 ++
itests/util/pom.xml | 4 ++
.../java/org/apache/hadoop/hive/ql/QTestUtil.java | 9 ++++
jdbc/pom.xml | 4 +-
llap-server/pom.xml | 6 +++
llap-tez/pom.xml | 6 +++
metastore/pom.xml | 4 ++
packaging/pom.xml | 6 +++
pom.xml | 53 ++++++++++++++++++++--
ql/pom.xml | 10 ++++
serde/pom.xml | 6 +++
shims/common/pom.xml | 4 ++
.../apache/hive/spark/client/TestSparkClient.java | 1 +
standalone-metastore/pom.xml | 8 ++++
27 files changed, 222 insertions(+), 12 deletions(-)