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

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

     [ https://issues.apache.org/jira/browse/HIVE-26334?focusedWorklogId=782022&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-782022 ]

ASF GitHub Bot logged work on HIVE-26334:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 16/Jun/22 11:42
            Start Date: 16/Jun/22 11:42
    Worklog Time Spent: 10m 
      Work Description: pvary opened a new pull request, #3378:
URL: https://github.com/apache/hive/pull/3378

   ### What changes were proposed in this pull request?
   Remove the misleading data
   
   ### Why are the changes needed?
   So the users should see the correct info only
   
   ### Does this PR introduce _any_ user-facing change?
   Removes the data as shown in the test file changes
   
   ### How was this patch tested?
   Unit tests




Issue Time Tracking
-------------------

            Worklog Id:     (was: 782022)
    Remaining Estimate: 0h
            Time Spent: 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
>          Time Spent: 10m
>  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)