[ https://issues.apache.org/jira/browse/HIVE-26370?focusedWorklogId=788502&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-788502 ]
ASF GitHub Bot logged work on HIVE-26370: ----------------------------------------- Author: ASF GitHub Bot Created on: 07/Jul/22 06:36 Start Date: 07/Jul/22 06:36 Worklog Time Spent: 10m Work Description: kasakrisz closed pull request #3414: HIVE-26370: Check stats are up-to-date when getting materialized view state URL: https://github.com/apache/hive/pull/3414 Issue Time Tracking ------------------- Worklog Id: (was: 788502) Time Spent: 0.5h (was: 20m) > 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 > Fix For: 4.0.0 > > 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)