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

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

Peter Vary created HIVE-26334:
---------------------------------

             Summary: 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


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)