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

pvary pushed a change to branch branch-3
in repository https://gitbox.apache.org/repos/asf/hive.git


    from 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)
     add 333e51e99ab HIVE-26882: Allow transactional check of Table parameter 
before altering the Table (#3888) (Peter Vary reviewed by Prasanth Jayachandran 
and Szehon Ho) (#3943)

No new revisions were added by this update.

Summary of changes:
 .../thrift/gen-cpp/hive_metastore_constants.cpp    |   4 +
 .../gen/thrift/gen-cpp/hive_metastore_constants.h  |   2 +
 .../metastore/api/hive_metastoreConstants.java     |   4 +
 .../src/gen/thrift/gen-php/metastore/Types.php     |  10 ++
 .../gen/thrift/gen-py/hive_metastore/constants.py  |   2 +
 .../gen/thrift/gen-rb/hive_metastore_constants.rb  |   4 +
 .../hadoop/hive/metastore/HiveAlterHandler.java    |  19 +++-
 .../apache/hadoop/hive/metastore/ObjectStore.java  |  28 +++++-
 .../org/apache/hadoop/hive/metastore/RawStore.java |  16 +++-
 .../src/main/thrift/hive_metastore.thrift          |   3 +
 .../client/TestTablesCreateDropAlterTruncate.java  | 102 +++++++++++++++++++++
 11 files changed, 186 insertions(+), 8 deletions(-)

Reply via email to