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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
