[
https://issues.apache.org/jira/browse/HIVE-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13994330#comment-13994330
]
Prasanth J commented on HIVE-7042:
----------------------------------
[~ashutoshc] Yes. I tested it with mac and linux, the results are consistent.
> 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
>
>
> 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)