[ 
https://issues.apache.org/jira/browse/HIVE-22201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HIVE-22201:
----------------------------------
    Labels: pull-request-available  (was: )

> ConvertJoinMapJoin#checkShuffleSizeForLargeTable throws 
> ArrayIndexOutOfBoundsException if no big table is selected
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-22201
>                 URL: https://issues.apache.org/jira/browse/HIVE-22201
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Himanshu Mishra
>            Priority: Major
>              Labels: pull-request-available
>
> In case when {{bigTableCandidateSet}} is empty e.g. full outer join, we end 
> up calling {{checkShuffleSizeForLargeTable}} with {{bigTablePosition}} as -1, 
> resulting in {{ArrayIndexOutOfBoundsException}}.
> Also, should we return as soon as we see {{bigTableCandidateSet}} is empty ?



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to