Details
Description
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).
Attachments
Attachments
Issue Links
- is duplicated by
-
HIVE-19638 Configuration not passed to ORC Reader.Options
- Resolved
- links to