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 2021/03/15 08:01:39 UTC

[hive] branch master updated (a8297fc -> cca0da1)

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 a8297fc  HIVE-24818 : REPL LOAD of views with partitions fails (Anurag Shekhar, reviewed by Pravin Kumar Sinha)
     add cca0da1  HIVE-24871: Initiator / Cleaner performance  performance metrics (Denys Kuzmenko, reviewed by Peter Varga)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/ql/txn/compactor/Cleaner.java      |  17 +++-
 .../hadoop/hive/ql/txn/compactor/Initiator.java    |  12 ++-
 .../ql/txn/compactor/TestCompactionMetrics.java    | 111 ++++++++++++++++++++-
 .../hive/metastore/metrics/MetricsConstants.java   |   2 +
 4 files changed, 137 insertions(+), 5 deletions(-)