[ https://issues.apache.org/jira/browse/HIVE-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Prasanth J updated HIVE-7042: ----------------------------- Attachment: HIVE-7042.1.patch.txt Not sure why this patch was not picked up HIVE QA for days. Reuploading the patch again. > Fix stats_partscan_1_23.q and orc_createas1.q for hadoop-2 > ---------------------------------------------------------- > > Key: HIVE-7042 > URL: https://issues.apache.org/jira/browse/HIVE-7042 > Project: Hive > Issue Type: Bug > Affects Versions: 0.14.0 > Reporter: Prasanth J > Assignee: Prasanth J > Attachments: HIVE-7042.1.patch, HIVE-7042.1.patch.txt > > > stats_partscan_1_23.q and orc_createas1.q should use HiveInputFormat as > opposed to CombineHiveInputFormat. RCFile uses DefaultCodec for compression > (uses DEFLATE) which is not splittable. Hence using CombineHiveIF will yield > different results for these tests. ORC should use HiveIF to generate ORC > splits. -- This message was sent by Atlassian JIRA (v6.2#6252)