[
https://issues.apache.org/jira/browse/ORC-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun reassigned ORC-649:
---------------------------------
Assignee: Arvin Zheng
> duplicate method invocation (buildConversion) in SchemaEvolution
> ----------------------------------------------------------------
>
> Key: ORC-649
> URL: https://issues.apache.org/jira/browse/ORC-649
> Project: ORC
> Issue Type: Bug
> Affects Versions: master
> Reporter: Arvin Zheng
> Assignee: Arvin Zheng
> Priority: Minor
> Attachments: Screen Shot 2020-07-27 at 5.43.07 PM.png
>
>
> *buildConversion(fileSchema, this.readerSchema, positionalLevels)* is invoked
> twice when *orc.force.positional.evolution* is set to true.
> When positional schema evolution is enabled, *buildConversion* is invoked
> twice (line 110 and line 127 in SchemaEvolution.java) see attached screenshot
> for details.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)