You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Peter Vary (Jira)" <ji...@apache.org> on 2022/06/22 13:25:00 UTC

[jira] [Resolved] (HIVE-26334) Remove misleading bucketing info from DESCRIBE FORMATTED output for Iceberg tables

     [ https://issues.apache.org/jira/browse/HIVE-26334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Vary resolved HIVE-26334.
-------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Pushed to master.
Thanks for the review [~lpinter]!

> Remove misleading bucketing info from DESCRIBE FORMATTED output for Iceberg tables
> ----------------------------------------------------------------------------------
>
>                 Key: HIVE-26334
>                 URL: https://issues.apache.org/jira/browse/HIVE-26334
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Peter Vary
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The DESCRIBE FORMATTED output show this even for bucketed Iceberg tables:
> {code}
> Num Buckets:	0	NULL
> Bucket Columns:	[]	NULL
> {code}
> We should remove them, and the user should rely on the information in the {{# Partition Transform Information}} block instead



--
This message was sent by Atlassian Jira
(v8.20.7#820007)