chiranjeevi created HIVE-26998:
----------------------------------
Summary: Can not find correct root task on compute column
statistics for views
Key: HIVE-26998
URL: https://issues.apache.org/jira/browse/HIVE-26998
Project: Hive
Issue Type: Bug
Reporter: chiranjeevi
When you run ANALYZE TABLE view_name COMPUTE STATISTICS FOR COLUMNS;
Server should notify
*Expected Result :*
ANALYZE is not supported for views (state=42000,code=10091) like it does for
table stat
*Actual result:*
Error: Error while compiling statement: FAILED: SemanticException Can not find
correct root task
--
This message was sent by Atlassian Jira
(v8.20.10#820010)