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)