Use SeekableByteChannel instead of OutputFile/InputFile Classes
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.6k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 33
Description
Use Java NIO SeekableByteChannel for input to reader/writer instead of the current Parquet-only `Output`/`InputFile` Classes
**Reporter**: [David Mollitor](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=belugabehr) / @belugabehr
#### Related issues:
- [Parquet without Hadoop dependencies](https://github.com/apache/parquet-java/issues/2473) (relates to)
- [Add Java NIO Avro OutputFile InputFile](https://github.com/apache/parquet-java/issues/2447) (supercedes)
**Note**: *This issue was originally created as [PARQUET-1905](https://issues.apache.org/jira/browse/PARQUET-1905). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.