You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by kl...@apache.org on 2021/01/11 07:55:37 UTC

[hive] branch master updated (65e1180 -> 008d7fa)

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 65e1180  HIVE-24593 Clean up checkstyle violations in ddl (Miklos Gergely, reviewed by Krisztian Kasa)
     add 008d7fa  HIVE-24602: Retry compaction after configured time (Peter Varga, reviewed by Karen Coppage)

No new revisions were added by this update.

Summary of changes:
 .../hive/metastore/txn/TestCompactionTxnHandler.java       |  9 ++++++++-
 .../apache/hadoop/hive/metastore/conf/MetastoreConf.java   |  5 +++++
 .../hadoop/hive/metastore/txn/CompactionTxnHandler.java    | 14 ++++++++++++--
 3 files changed, 25 insertions(+), 3 deletions(-)