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

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


    from a67485b  HIVE-24125: Incorrect transaction snapshot invalidation with 
unnecessary writeset check for exclusive operations (Denys Kuzmenko, reviewed 
by Peter Varga and Peter Vary)
     add be5b75a  HIVE-24134: Revert removal of HiveStrictManagedMigration code 
(Aasha Medhi, reviewed by Adam Szita)

No new revisions were added by this update.

Summary of changes:
 .../{rcfilecat.sh => strictmanagedmigration.sh}    |   12 +-
 .../hive/ql/util/HiveStrictManagedMigration.java   | 1715 ++++++++++++++++++++
 .../ql/util/TestHiveStrictManagedMigration.java    |  309 ++++
 3 files changed, 2030 insertions(+), 6 deletions(-)
 copy bin/ext/{rcfilecat.sh => strictmanagedmigration.sh} (81%)
 create mode 100644 
ql/src/java/org/apache/hadoop/hive/ql/util/HiveStrictManagedMigration.java
 create mode 100644 
ql/src/test/org/apache/hadoop/hive/ql/util/TestHiveStrictManagedMigration.java

Reply via email to