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 665eadae33e HIVE-26294: Allow substr to take bigint params (Steve
Carlin, reviewed by Krisztian Kasa)
add 00d346f49c3 HIVE-26487: Auto-compaction may hang or skip some of the
eligible items (Denys Kuzmenko, reviewed by Karen Coppage)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hadoop/hive/ql/txn/compactor/Initiator.java | 7 ++++---
.../hadoop/hive/metastore/txn/TestCompactionTxnHandler.java | 10 +++++++---
.../apache/hadoop/hive/metastore/txn/CompactionTxnHandler.java | 7 +++++--
.../java/org/apache/hadoop/hive/metastore/txn/TxnStore.java | 2 +-
4 files changed, 17 insertions(+), 9 deletions(-)