[
https://issues.apache.org/jira/browse/HIVE-26370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Kasa resolved HIVE-26370.
-----------------------------------
Resolution: Won't Fix
HIVE-25656 was reverted by HIVE-26375.
> Check stats are up-to-date when getting materialized view state
> ---------------------------------------------------------------
>
> Key: HIVE-26370
> URL: https://issues.apache.org/jira/browse/HIVE-26370
> Project: Hive
> Issue Type: Bug
> Components: Materialized views, Statistics, Transactions
> Reporter: Krisztian Kasa
> Assignee: shahbaz
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Since HIVE-25656 materialized view state depends on the number of affected
> rows of transactions made on the source tables.
> If
> {code}
> hive.stats.autogather=false;
> {code}
> the number of affected rows of transactions are not collected and it can
> cause invalid stats of source tables which leads to false indications about
> MV status.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)