[
https://issues.apache.org/jira/browse/HIVE-11210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633842#comment-14633842
]
Prasanth Jayachandran commented on HIVE-11210:
----------------------------------------------
OrcTableProperties enum inside OrcFile is not used outside of OrcOutputFormat.
Can that be moved inside of OrcOutputFormat? Also can we remove the deprecated
string constants inside OrcFile?
> Remove dependency on HiveConf from Orc reader & writer
> ------------------------------------------------------
>
> Key: HIVE-11210
> URL: https://issues.apache.org/jira/browse/HIVE-11210
> Project: Hive
> Issue Type: Sub-task
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Attachments: HIVE-11210.patch, HIVE-11210.patch
>
>
> Currently the ORC reader and writer get their default values from HiveConf. I
> propose that we make the reader and writer have their own programatic
> defaults and the OrcInputFormat and OrcOutputFormat can use the version in
> HiveConf.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)