[
https://issues.apache.org/jira/browse/HIVE-23095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17071708#comment-17071708
]
Zoltan Haindrich commented on HIVE-23095:
-----------------------------------------
proposed solution: replace the getSize method with "isSizeGreaterThan"; so that
internally the method could take advantage of an overestimated value - but when
the limit is near it will flatten the value into the map to get the real size.
> NDV might be overestimated for a table with ~70 value
> -----------------------------------------------------
>
> Key: HIVE-23095
> URL: https://issues.apache.org/jira/browse/HIVE-23095
> Project: Hive
> Issue Type: Bug
> Reporter: Zoltan Haindrich
> Assignee: Zoltan Haindrich
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-23095.01.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> uncovered during looking into HIVE-23082
> https://issues.apache.org/jira/browse/HIVE-23082?focusedCommentId=17067773&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17067773
--
This message was sent by Atlassian Jira
(v8.3.4#803005)