Prasanth Jayachandran created HIVE-9067: -------------------------------------------
Summary: ORC stripe merge does not work properly when orc index is disabled 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 OrcFileMergeOperator creates a new ORC file and appends the stripes from smaller orc file. This new ORC file creation retains the same properties of the small orc files except the index stride size which can result in runtime exception while flushing the stripe. -- This message was sent by Atlassian JIRA (v6.3.4#6332)