[
https://issues.apache.org/jira/browse/HIVE-27200?focusedWorklogId=853998&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-853998
]
ASF GitHub Bot logged work on HIVE-27200:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Mar/23 18:05
Start Date: 30/Mar/23 18:05
Worklog Time Spent: 10m
Work Description: yigress opened a new pull request, #4175:
URL: https://github.com/apache/hive/pull/4175
### What changes were proposed in this pull request?
Backport HIVE-24928 to branch-3
HIVE-24928: In case of non-native tables use basic statistics from
HiveStorageHandler
so that storagehandler run on branch-3 can benefit from this feature.
### Why are the changes needed?
backport HIVE-24928 so that storagehandler run on branch-3 can benefit from
the feature of using BasicStatsNoJobTask for 'ANALYZE TABLE ... COMPUTE
STATISTICS'
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
Tested locally with customized storage handler
Issue Time Tracking
-------------------
Worklog Id: (was: 853998)
Remaining Estimate: 0h
Time Spent: 10m
> Backport HIVE-24928 to branch-3
> -------------------------------
>
> Key: HIVE-27200
> URL: https://issues.apache.org/jira/browse/HIVE-27200
> Project: Hive
> Issue Type: Improvement
> Components: StorageHandler
> Reporter: Yi Zhang
> Priority: Critical
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This is to backport HIVE-24928 so that for HiveStorageHandler table 'ANALYZE
> TABLE ... COMPUTE STATISTICS' can use storagehandler to provide basic stats
> with BasicStatsNoJobTask
--
This message was sent by Atlassian Jira
(v8.20.10#820010)