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 eef2a5d HIVE-25400: Move the offset updating in BytesColumnVector to
setValPreallocated
add 96b39cd HIVE-25115: Compaction queue entries may accumulate in "ready
for cleaning" state (Denys Kuzmenko, reviewed by Karen Coppage)
No new revisions were added by this update.
Summary of changes:
.../hadoop/hive/ql/txn/compactor/Cleaner.java | 13 ++--
.../apache/hadoop/hive/ql/TestTxnCommands2.java | 19 ++++++
.../hadoop/hive/ql/txn/compactor/TestCleaner.java | 79 +++++++++++++++++++++-
.../hive/metastore/txn/CompactionTxnHandler.java | 1 +
4 files changed, 104 insertions(+), 8 deletions(-)