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 2022/02/08 14:12:12 UTC

[hive] branch master updated (4b7a948 -> 8a718a7)

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 4b7a948  HIVE-25766  java.util.NoSuchElementException in HiveFilterProjectTransposeRule if predicate has no InputRef (Alessandro Solimando reviewed by Zoltan Haindrich)
     add 8a718a7  HIVE-25898: Compaction txn heartbeating after Worker timeout (Laszlo Vegh, reviewed by Denys Kuzmenko, Stamatis Zampetakis)

No new revisions were added by this update.

Summary of changes:
 .../hive/ql/txn/compactor/TestCompactor.java       | 77 +++++++++++++++++
 .../hive/ql/txn/compactor/CompactorUtil.java       |  1 +
 .../hadoop/hive/ql/txn/compactor/Worker.java       | 97 +++++++++-------------
 3 files changed, 117 insertions(+), 58 deletions(-)