You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by sa...@apache.org on 2021/04/06 04:26:00 UTC

[hive] branch master updated (73c3770 -> 45f36a7)

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

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


    from 73c3770  HIVE-24638: Redundant filter in scalar subquery (Soumyakanti Das, reviewed by Jesus Camacho Rodriguez)
     add 45f36a7  HIVE-24965: Describe table partition stats fetch should be configurable (Kevin Cheung, reviewed by Sankar Hariappan)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/hadoop/hive/conf/HiveConf.java |   3 +
 .../ql/ddl/table/info/desc/DescTableOperation.java |   4 +-
 .../test/queries/clientpositive/describe_table.q   |   9 +-
 .../clientpositive/llap/describe_table.q.out       | 102 +++++++++++++++++++++
 4 files changed, 116 insertions(+), 2 deletions(-)