[
https://issues.apache.org/jira/browse/HIVE-20126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16537708#comment-16537708
]
Sergey Shelukhin commented on HIVE-20126:
-----------------------------------------
+1... not sure if it's a good idea to ignore the tests, some configs for ORC
readers might change, affecting out files
> OrcInputFormat does not pass conf to orc reader options
> -------------------------------------------------------
>
> Key: HIVE-20126
> URL: https://issues.apache.org/jira/browse/HIVE-20126
> Project: Hive
> Issue Type: Bug
> Affects Versions: 4.0.0, 3.2.0
> Reporter: Prasanth Jayachandran
> Assignee: Prasanth Jayachandran
> Priority: Critical
> Attachments: HIVE-20126.1.patch
>
>
> VectorizedOrcInputFormat creates Orc reader options without passing in the
> configuration object. Without it setting orc configurations will not have any
> impact.
> Example:
> set orc.force.positional.evolution=true;
> does not work for positional schema evolution (will attach test case).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)