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

[hive] branch master updated (6efd81b0ae9 -> 010674fc124)

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

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


    from 6efd81b0ae9 HIVE-27330: Compaction entry dequeue order (Laszlo Vegh, reviewed by Attila Turoczy, Zsolt Miskolczi, Kokila N, Krisztian Kasa)
     add 010674fc124 HIVE-27163: Addendum: Column stats fix for Iceberg tables (Zhihua Deng, reviewed by Butao Zhang, Denys Kuzmenko)

No new revisions were added by this update.

Summary of changes:
 .../src/test/results/positive/col_stats.q.out         | 19 ++++++++++---------
 .../hive/ql/ddl/table/create/CreateTableDesc.java     |  5 +++--
 .../apache/hadoop/hive/common/StatsSetupConst.java    |  6 +++---
 .../hive/metastore/utils/MetaStoreServerUtils.java    | 16 ++++------------
 4 files changed, 20 insertions(+), 26 deletions(-)