[
https://issues.apache.org/jira/browse/HIVE-13968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321263#comment-15321263
]
Prasanna Rajaperumal edited comment on HIVE-13968 at 6/8/16 7:13 PM:
---------------------------------------------------------------------
Sure. [~lirui] Updated Patch with test case. Test case fails before fix and
passes after the fix.
was (Author: [email protected]):
Patch with test case
> CombineHiveInputFormat does not honor InputFormat that implements
> AvoidSplitCombination
> ---------------------------------------------------------------------------------------
>
> Key: HIVE-13968
> URL: https://issues.apache.org/jira/browse/HIVE-13968
> Project: Hive
> Issue Type: Bug
> Reporter: Prasanna Rajaperumal
> Assignee: Prasanna Rajaperumal
> Attachments: HIVE-13968.1.patch, HIVE-13968.2.patch
>
>
> If I have 100 path[] , the nonCombinablePaths will have only the paths
> paths[0-9] and the rest of the paths will be in combinablePaths, even if the
> inputformat returns false for AvoidSplitCombination.shouldSkipCombine() for
> all the paths.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)