[ https://issues.apache.org/jira/browse/HIVE-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-7042: ----------------------------------- Resolution: Fixed Fix Version/s: 0.14.0 Status: Resolved (was: Patch Available) Tested this manually on mac os & on ubuntu. Results are consistent. Committed to trunk. Thanks, Prasanth! > 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 > Fix For: 0.14.0 > > 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)