You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ku...@apache.org on 2020/12/15 13:00:51 UTC

[hive] branch master updated (9c6f8b7 -> aab7fdd)

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

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


    from 9c6f8b7  HIVE-24274: Implement Query Text based MaterializedView rewrite (Krisztian Kasa, reviewed by Jesus Camacho Rodriguez)
     add aab7fdd  HIVE-24322: In case of direct insert, the attempt ID has to be checked when reading the manifest files (#1774) (reviewed by Adam Szita)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hive/ql/exec/Utilities.java  | 71 ++++++++++++++++---
 .../apache/hadoop/hive/ql/exec/TestUtilities.java  | 81 ++++++++++++++++++++++
 2 files changed, 143 insertions(+), 9 deletions(-)