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/09/07 12:28:08 UTC

[hive] branch master updated (12e25d5 -> d591afe)

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 12e25d5  HIVE-25504: Fix HMS C++ Thrift client compilation (Peter Vary reviewed by Adam Szita) (#2621)
     add d591afe  Hive 25450: Delta metrics keys should contain database name (Laszlo Pinter and Karen Coppage, reviewed by Denys Kuzmenko)

No new revisions were added by this update.

Summary of changes:
 .../txn/compactor/TestCompactionMetricsOnTez.java  | 92 ++++++++++++++++++++--
 .../hive/ql/exec/tez/HiveSplitGenerator.java       | 25 +++++-
 .../metrics/DeltaFilesMetricReporter.java          | 61 +++++++++++---
 .../ql/txn/compactor/TestDeltaFilesMetrics.java    | 84 ++++++++++----------
 4 files changed, 201 insertions(+), 61 deletions(-)