Prasanth Jayachandran created HIVE-20126:
--------------------------------------------
Summary: VectorizedOrcInputFormat 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
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)