[
https://issues.apache.org/jira/browse/HIVE-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844417#action_12844417
]
He Yongqiang commented on HIVE-1242:
------------------------------------
can we switch
part = getPartitionDescFromPath(pathToPartitionInfo, ipaths[i]
.getParent());
with
part = getPartitionDescFromPath(pathToPartitionInfo, ipaths[i]);
I think this will also work for hive-1200
> CombineHiveInputFormat does not work for compressed text files
> --------------------------------------------------------------
>
> Key: HIVE-1242
> URL: https://issues.apache.org/jira/browse/HIVE-1242
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Query Processor
> Affects Versions: 0.5.0
> Reporter: Namit Jain
> Assignee: Namit Jain
> Fix For: 0.5.1, 0.6.0
>
> Attachments: hive.1242.1.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.