You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2020/08/27 20:45:00 UTC

[jira] [Updated] (PARQUET-1905) Use SeekableByteChannel instead of OutputFile/InputFile Classes

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

David Mollitor updated PARQUET-1905:
------------------------------------
    Description: Use Java NIO SeekableByteChannel for input to reader/writer instead of the current Parquet-only {{Output}}/{{InputFile}} Classes  (was: Use Java NIO SeekableByteChannel instead of the current Parquet-only {{Output}}/{{InputFile}} Classes)

> Use SeekableByteChannel instead of OutputFile/InputFile Classes
> ---------------------------------------------------------------
>
>                 Key: PARQUET-1905
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1905
>             Project: Parquet
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Priority: Major
>             Fix For: 2.0.0
>
>
> Use Java NIO SeekableByteChannel for input to reader/writer instead of the current Parquet-only {{Output}}/{{InputFile}} Classes



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