Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
suppose the following scenario:
- part1 has basic stats RC=10,DS=1K
- all other partition has no basic stats (and a bunch of rows)
then this condition would be false; which in turn produces estimations for the whole partitioned table: RC=10,DS=1K
Attachments
Attachments
Issue Links
- is blocked by
-
HIVE-18108 in case basic stats are missing; rowcount estimation depends on the selected columns size
- Resolved