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/07/22 16:16:58 UTC

[hive] branch master updated (b95a980 -> 825be82)

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 b95a980  HIVE-25325: Add TRUNCATE TABLE support for Hive Iceberg tables (reviewed by Peter Vary)
     add 825be82  HIVE-25348: Skip metrics collection about writes to tables with tblproperty no_auto_compaction=true if CTAS (Karen Coppage, reviewed by Laszlo Pinter)

No new revisions were added by this update.

Summary of changes:
 ql/src/test/org/apache/hadoop/hive/ql/TestTxnCommands3.java  | 12 ++++++++++++
 .../hadoop/hive/ql/txn/compactor/TestCompactionMetrics.java  |  3 +++
 .../org/apache/hadoop/hive/metastore/HMSMetricsListener.java |  3 ++-
 3 files changed, 17 insertions(+), 1 deletion(-)