You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by kr...@apache.org on 2023/05/03 15:03:36 UTC

[hive] branch master updated (ae68ec91652 -> 2c2fc19aedc)

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

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


    from ae68ec91652 HIVE-26659: Proceed MapJoin with empty storage if it performs AntiJoin (Seonggon Namgung, reviewed by Ramesh Kumar Thangarajan, Aman Sinha, Stephen Carlin)
     add 2c2fc19aedc HIVE-27305: Incremental rebuild of materialized view fails when definition has aggregate on decimal column (Krisztian Kasa, reviewed by Aman Sinha, Laszlo Vegh)

No new revisions were added by this update.

Summary of changes:
 .../HiveAggregateIncrementalRewritingRuleBase.java |   7 +-
 .../materialized_view_create_rewrite_6.q           |   2 +-
 .../llap/materialized_view_create_rewrite_6.q.out  | 132 ++++++++++-----------
 3 files changed, 72 insertions(+), 69 deletions(-)