[
https://issues.apache.org/jira/browse/ORC-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899907#comment-16899907
]
Laszlo Bodor commented on ORC-540:
----------------------------------
[~owen.omalley]: can I get contributor rights to ORC project and this ticket
assigned to me? thanks!
> PPD: Positional lookups for columns with
> Options.forcePositionalEvolution(true)
> -------------------------------------------------------------------------------
>
> Key: ORC-540
> URL: https://issues.apache.org/jira/browse/ORC-540
> Project: ORC
> Issue Type: Bug
> Components: Java
> Affects Versions: 1.5.6, 1.6.0
> Reporter: Gopal V
> Priority: Major
>
> When migrating a file written by pre-tlp ORC (before HIVE-4243) to a more
> modern ORC version, the file column names are breaking PPD by throwing
> {code}
> java.lang.IllegalArgumentException: Field tool_id not found in
> struct<_col0:bigint,_col1:bigint,_col2:timestamp,_col3:string,_col4:string,_col5:int,_col6:int,_col7:int,_col8:timestamp,_col9:string>
> {code}
> even though the Reader.Options has forcePositionalEvolution(true)
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)