parquet-java
parquet-java copied to clipboard
Add Java NIO Avro OutputFile InputFile
Add a wrapper around Java NIO Path for org.apache.parquet.io.OutputFile and org.apache.parquet.io.InputFile
Reporter: David Mollitor / @belugabehr
Related issues:
- make it easy to read and write parquet files in java without depending on hadoop (relates to)
- Use SeekableByteChannel instead of OutputFile/InputFile Classes (is superceded by)
Note: This issue was originally created as PARQUET-1776. Please see the migration documentation for further details.
Atour Mousavi Gourabi / @amousavigourabi: As far as I can tell this has been resolved by https://github.com/apache/parquet-mr/pull/1111, so I think we could close this ticket.