[
https://issues.apache.org/jira/browse/HIVE-29414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramit Gupta updated HIVE-29414:
-------------------------------
Description:
add Partition parameters in result of desc formatted statement with partition
spec similar to below:
{code:java}
Partition Parameters:
COLUMN_STATS_ACCURATE
{\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
numFiles 1
numRows 309
rawDataSize 1482
totalSize #Masked#{code}
> Add partition Parameters in result of desc statement for partition spec for
> iceberg tables
> ------------------------------------------------------------------------------------------
>
> Key: HIVE-29414
> URL: https://issues.apache.org/jira/browse/HIVE-29414
> Project: Hive
> Issue Type: Improvement
> Reporter: Ramit Gupta
> Priority: Major
>
> add Partition parameters in result of desc formatted statement with partition
> spec similar to below:
> {code:java}
> Partition Parameters:
> COLUMN_STATS_ACCURATE
> {\"BASIC_STATS\":\"true\",\"COLUMN_STATS\":{\"key\":\"true\",\"value\":\"true\"}}
> numFiles 1
> numRows 309
> rawDataSize 1482
> totalSize #Masked#{code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)