You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by pr...@apache.org on 2020/08/26 17:53:38 UTC

[hive] branch master updated (cd4154e -> 0a0c03b)

This is an automated email from the ASF dual-hosted git repository.

prasanthj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git.


    from cd4154e  HIVE-24068: Add re-execution plugin for handling DAG submission and unmanaged AM failures (#1428)
     add 0a0c03b  HIVE-24020: Fix Automatic compaction for streaming ingest with dynamic partition (#1382)

No new revisions were added by this update.

Summary of changes:
 .../hive/ql/txn/compactor/TestCompactor.java       | 115 +++++++++++++++++++++
 .../hive/streaming/AbstractRecordWriter.java       |  21 ++--
 2 files changed, 124 insertions(+), 12 deletions(-)