You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by dk...@apache.org on 2021/12/07 17:08:34 UTC

[hive] branch master updated (d50cf2b -> bdf113d)

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

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


    from d50cf2b  HIVE-25774: Add ASF license for newly created files in standalone-metastore (Zhihua Deng reviewed by Peter Vary) (#2844)
     add bdf113d  HIVE-25755: TestTxnCommands classes refactor (Denys Kuzmenko, reviewed by Peter Vary)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hive/ql/TestAcidOnTez.java   |  27 ++-
 .../org/apache/hadoop/hive/ql/TestTxnCommands.java |  11 +-
 .../apache/hadoop/hive/ql/TestTxnCommands2.java    | 256 ++++++---------------
 ...xnCommands2WithSplitUpdateAndVectorization.java |   5 +-
 .../apache/hadoop/hive/ql/TestTxnCommands3.java    |  10 +-
 .../hadoop/hive/ql/TestTxnCommandsForMmTable.java  |  37 ++-
 .../hadoop/hive/ql/TxnCommandsBaseForTests.java    |  36 ++-
 .../hadoop/hive/ql/lockmgr/TestDbTxnManager2.java  |  18 +-
 8 files changed, 161 insertions(+), 239 deletions(-)