Add Java NIO Avro OutputFile InputFile
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.6k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 33
Description
Add a wrapper around Java NIO Path for `org.apache.parquet.io.OutputFile` and `org.apache.parquet.io.InputFile`
**Reporter**: [David Mollitor](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=belugabehr) / @belugabehr
#### Related issues:
- [make it easy to read and write parquet files in java without depending on hadoop](https://github.com/apache/parquet-java/issues/1497) (relates to)
- [Use SeekableByteChannel instead of OutputFile/InputFile Classes](https://github.com/apache/parquet-java/issues/2519) (is superceded by)
**Note**: *This issue was originally created as [PARQUET-1776](https://issues.apache.org/jira/browse/PARQUET-1776). 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
Research direction
Start by reviewing the requested Java NIO Path wrappers for org.apache.parquet.io.OutputFile and InputFile, then read related issue 1497 and the superseding issue 2519. Confirm whether this request is still needed; done means the current design provides equivalent NIO-based input and output support without conflicting with the superseding approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100