[
https://issues.apache.org/jira/browse/HIVE-9067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14934704#comment-14934704
]
Feng Yuan commented on HIVE-9067:
---------------------------------
i try this
https://github.com/apache/hive/commit/06f10fe4136a83fe0b631954280adc03635ebb63
base on your HIVE-9067.patch2 get it works!
> 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
> Fix For: 1.0.0
>
> Attachments: HIVE-9067.1.patch, HIVE-9067.2.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. Also merging of stripe statistics to file
> statistics was incorrect leading to issues like in HIVE-9080
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)