You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2019/11/15 13:39:00 UTC

[jira] [Commented] (ORC-570) FS: ReaderOptions.filesystem should also accept a lazy Supplier

    [ https://issues.apache.org/jira/browse/ORC-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16975102#comment-16975102 ] 

Steve Loughran commented on ORC-570:
------------------------------------

some async instantiation might be good too, as it would compensate for the delays of initialization to S3, IDBroker, etc.


> FS: ReaderOptions.filesystem should also accept a lazy Supplier 
> ----------------------------------------------------------------
>
>                 Key: ORC-570
>                 URL: https://issues.apache.org/jira/browse/ORC-570
>             Project: ORC
>          Issue Type: Bug
>            Reporter: Gopal Vijayaraghavan
>            Priority: Major
>         Attachments: ORC-570.WIP.patch
>
>
> FileSystem initialization is not always necessary when ReaderOptions are built out for files, particularly if an OrcTail is provided for the reader from another process for the reader.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)