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 a4e3552 HIVE-25501: Provide a filter for removing useless properties
from PartitionDesc objects before MapWork serialization (#2620) (Laszlo Bodor
reviewed by Rajesh Balamohan)
add b1a90c6 HIVE-25393: Prevent concurrent compaction and DDL operations
(Denys Kuzmenko, reviewed by Karen Coppage)
No new revisions were added by this update.
Summary of changes:
.../hadoop/hive/ql/txn/compactor/CompactorMR.java | 14 ++-
.../hive/ql/txn/compactor/CompactorThread.java | 6 +-
.../hadoop/hive/ql/txn/compactor/Worker.java | 70 ++++++++----
.../apache/hadoop/hive/ql/TestTxnCommands2.java | 119 ++++++++++++++++++++-
.../apache/hadoop/hive/ql/TestTxnCommands3.java | 30 ++++--
5 files changed, 205 insertions(+), 34 deletions(-)