[
https://issues.apache.org/jira/browse/ORC-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved ORC-602.
-------------------------------
Fix Version/s: 1.7.0
Resolution: Fixed
> Create adaptor for using FSDataInputStream for Java ORC reader
> --------------------------------------------------------------
>
> Key: ORC-602
> URL: https://issues.apache.org/jira/browse/ORC-602
> Project: ORC
> Issue Type: New Feature
> Components: Java
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
> Priority: Major
> Fix For: 1.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Create an adapter for frameworks that have a FSDataInputStream open already
> and want to read it as an ORC file.
> Note: We can't use InputStream (or DataInputStream) because we need
> positioned reads. We also need the size of the stream.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)