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 2020/12/08 05:45:07 UTC

[hive] branch master updated (33fc0b2 -> 00cb47e)

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 33fc0b2  HIVE-24479: Introduce setting to set lower bound of hash aggregation reduction. (Krisztian Kasa, reviewed by Jesus Camacho Rodriguez)
     add 00cb47e  HIVE-24446: Materialized View plan alters explicit cast type in query (Krisztian Kasa, reviewed by Jesus Camacho Rodriguez)

No new revisions were added by this update.

Summary of changes:
 .../calcite/translator/RexNodeConverter.java       | 17 +--------------
 .../llap/materialized_view_rewrite_window.q.out    | 24 +++++++++++-----------
 .../perf/tpcds30tb/tez/cbo_query23.q.out           |  4 ++--
 .../perf/tpcds30tb/tez/cbo_query28.q.out           | 12 +++++------
 .../perf/tpcds30tb/tez/cbo_query37.q.out           |  2 +-
 .../perf/tpcds30tb/tez/cbo_query64.q.out           |  4 ++--
 .../perf/tpcds30tb/tez/cbo_query82.q.out           |  2 +-
 7 files changed, 25 insertions(+), 40 deletions(-)