You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2014/12/11 02:24:13 UTC

[jira] [Commented] (HIVE-9067) OrcFileMergeOperator may create merge file that does not match properties of input files

    [ https://issues.apache.org/jira/browse/HIVE-9067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14241966#comment-14241966 ] 

Prasanth Jayachandran commented on HIVE-9067:
---------------------------------------------

[~gopalv]/[~sershe] Can someone plz review this patch? Its a minor fix.

> OrcFileMergeOperator may create merge file that does not match properties of input files
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-9067
>                 URL: https://issues.apache.org/jira/browse/HIVE-9067
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.14.0, 0.15.0, 0.14.1
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>            Priority: Minor
>              Labels: Orc
>         Attachments: HIVE-9067.1.patch
>
>
> OrcFileMergeOperator creates a new ORC file and appends the stripes from smaller orc file. This new ORC file creation should retain the same configuration as the small ORC files. Currently it does not set the orc row index stride and file version.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)