Owen O'Malley created ORC-602:
---------------------------------
Summary: 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: Bug
Components: Java
Reporter: Owen O'Malley
Assignee: Owen O'Malley
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)