[jira] [Updated] (HIVE-28170) Implement drop stats

2024-04-02 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-28170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HIVE-28170:
--
Labels: pull-request-available  (was: )

> Implement drop stats
> 
>
> Key: HIVE-28170
> URL: https://issues.apache.org/jira/browse/HIVE-28170
> Project: Hive
>  Issue Type: Task
>Reporter: Ramesh Kumar Thangarajan
>Assignee: Ramesh Kumar Thangarajan
>Priority: Major
>  Labels: pull-request-available
>
> We need a way to drop the stats associated with the table/partition and its 
> columns. This can help a lot in migration or replication where the stats data 
> take huge time to copy. Particularly when the table is partitioned, we have 
> stats rows for each table, partition, column combination, which can get huge 
> when the number of partitions is huge.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (HIVE-28170) Implement drop stats

2024-04-02 Thread Ramesh Kumar Thangarajan (Jira)


 [ 
https://issues.apache.org/jira/browse/HIVE-28170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ramesh Kumar Thangarajan updated HIVE-28170:

Description: We need a way to drop the stats associated with the 
table/partition and its columns. This can help a lot in migration or 
replication where the stats data take huge time to copy. Particularly when the 
table is partitioned, we have stats rows for each table, partition, column 
combination, which can get huge when the number of partitions is huge.

> Implement drop stats
> 
>
> Key: HIVE-28170
> URL: https://issues.apache.org/jira/browse/HIVE-28170
> Project: Hive
>  Issue Type: Task
>Reporter: Ramesh Kumar Thangarajan
>Assignee: Ramesh Kumar Thangarajan
>Priority: Major
>
> We need a way to drop the stats associated with the table/partition and its 
> columns. This can help a lot in migration or replication where the stats data 
> take huge time to copy. Particularly when the table is partitioned, we have 
> stats rows for each table, partition, column combination, which can get huge 
> when the number of partitions is huge.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)