You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by kg...@apache.org on 2021/12/10 11:23:55 UTC

[hive] branch master updated (f2d29ef -> f7448be)

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

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


    from f2d29ef  HIVE-25768: Extend lifetime of query-level HMS response cache (John Sherman, reviewed by Stephen Carlin, Krisztian Kasa)
     add f7448be  HIVE-25780: DistinctExpansion creates more than 64 grouping sets II (#2849) (Zoltan Haindrich reviewed by Krisztian Kasa)

No new revisions were added by this update.

Summary of changes:
 .../test/resources/testconfiguration.properties    |   3 +-
 .../rules/HiveExpandDistinctAggregatesRule.java    |  20 +-
 .../queries/clientpositive/multi_count_distinct.q  |  13 +
 .../{tez => llap}/multi_count_distinct.q.out       | 345 ++++++++++++++-------
 4 files changed, 266 insertions(+), 115 deletions(-)
 rename ql/src/test/results/clientpositive/{tez => llap}/multi_count_distinct.q.out (83%)