Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
In my testing, I noticed that sometimes when stats task fails, the accurate=true flag is not cleaned and stats become misleading.
See the code where it presets it e.g. for txn table.
StatsSetupConst.setBasicStatsState(parameters, StatsSetupConst.FALSE);
Attachments
Issue Links
- is related to
-
HIVE-18571 stats issues for MM tables; ACID doesn't check state for CTAS
- Closed