[
https://issues.apache.org/jira/browse/HIVE-7992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124260#comment-14124260
]
Harish Butani commented on HIVE-7992:
-------------------------------------
+1
> StatsRulesProcFactory should gracefully handle overflows
> --------------------------------------------------------
>
> Key: HIVE-7992
> URL: https://issues.apache.org/jira/browse/HIVE-7992
> Project: Hive
> Issue Type: Sub-task
> Components: Statistics
> Affects Versions: 0.13.1
> Reporter: Mostafa Mokhtar
> Assignee: Prasanth J
> Attachments: HIVE-7992.1.patch
>
>
> When StatsRulesProcFactory overflows it sets data size to 0 and as a result
> the Vertex will ask for a single task, this results in a fairly slow running
> query, most likely the overflow is a result of higher than usual number of
> rows.
> The class should detect an overflow and set a flag when an overflow occurs,
> if an overflow occurs StatsRulesProcFactory should request the maximum number
> of tasks for the vertex.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)