[
https://issues.apache.org/jira/browse/HIVE-5728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Dai updated HIVE-5728:
-----------------------------
Attachment: HIVE-5728-1.patch
Attach HIVE-5728-1.patch. Summary of changes:
1. Create OrcNewInputFormat/OrcNewOrcputFormat in new api
2. Extract common pieces of OrcNewInputFormat/OrcInputFormat into
OrcInputFormatUtils
3. Make several classes/methods public
4. Make WriteOptions configurable through Configuration
5. Add unit tests for newly added InputFormat/OutputFormat
> Make ORC InputFormat/OutputFormat available outside Hive
> --------------------------------------------------------
>
> Key: HIVE-5728
> URL: https://issues.apache.org/jira/browse/HIVE-5728
> Project: Hive
> Issue Type: Improvement
> Components: File Formats
> Reporter: Daniel Dai
> Assignee: Daniel Dai
> Fix For: 0.13.0
>
> Attachments: HIVE-5728-1.patch
>
>
> ORC InputFormat/OutputFormat is currently not usable outside Hive. There are
> several issues need to solve:
> 1. Several class is not public, eg: OrcStruct
> 2. There is no InputFormat/OutputFormat for new api (Some tools such as Pig
> need new api)
> 3. Has no way to push WriteOption to OutputFormat outside Hive
--
This message was sent by Atlassian JIRA
(v6.1#6144)