You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2020/03/07 21:12:00 UTC

[jira] [Updated] (ORC-602) Create adaptor for using FSDataInputStream for Java ORC reader

     [ https://issues.apache.org/jira/browse/ORC-602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dongjoon Hyun updated ORC-602:
------------------------------
    Issue Type: New Feature  (was: Bug)

> 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
>          Time Spent: 10m
>  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)