This is an automated email from the ASF dual-hosted git repository.
klcopp pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.
from 90ad548 HIVE-24188 - CTLT from MM to External fails because table txn
properties are not skipped (#1516)
add 4789305 HIVE-24191: Introduce configurable user to run compaction as
(Karen Coppage, reviewed by Peter Vary)
No new revisions were added by this update.
Summary of changes:
.../hive/ql/txn/compactor/CompactorThread.java | 16 ++++--
.../hadoop/hive/ql/txn/compactor/Initiator.java | 3 +-
.../hive/ql/txn/compactor/TestInitiator.java | 59 ++++++++++++++++++++++
.../hadoop/hive/metastore/conf/MetastoreConf.java | 3 ++
4 files changed, 77 insertions(+), 4 deletions(-)