You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2019/03/27 00:02:00 UTC

[jira] [Updated] (HIVE-20126) OrcInputFormat does not pass conf to orc reader options

     [ https://issues.apache.org/jira/browse/HIVE-20126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley updated HIVE-20126:
---------------------------------
    Fix Version/s: 2.3.4
                   3.1.2
                   2.4.0

> 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: Aswathy Chellammal Sreekumar
>            Assignee: Prasanth Jayachandran
>            Priority: Critical
>             Fix For: 2.4.0, 4.0.0, 3.2.0, 2.3.4, 3.1.2
>
>         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)