Ashutosh Bapat created HIVE-21110:
-------------------------------------
Summary: Stats replication for materialized views
Key: HIVE-21110
URL: https://issues.apache.org/jira/browse/HIVE-21110
Project: Hive
Issue Type: Sub-task
Reporter: Ashutosh Bapat
Assignee: Ashutosh Bapat
Check if materialized views have stats associated with them. If so, support
replicating those statistics. Most of this should be testing whether the code
for table level stats replication is working for materialized views as well.
But since materialized views are handled as views, they have slightly different
code path than normal tables e.g. creating a materialized view. Those paths
will need fixes along the lines of normal table.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)