[
https://issues.apache.org/jira/browse/HIVE-26334?focusedWorklogId=783854&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-783854
]
ASF GitHub Bot logged work on HIVE-26334:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Jun/22 13:24
Start Date: 22/Jun/22 13:24
Worklog Time Spent: 10m
Work Description: pvary merged PR #3378:
URL: https://github.com/apache/hive/pull/3378
Issue Time Tracking
-------------------
Worklog Id: (was: 783854)
Time Spent: 20m (was: 10m)
> 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
> 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)