victornoel opened a new issue, #2938:
URL: https://github.com/apache/parquet-java/issues/2938

   Hi,
   
   It seems that even though it is possible to use ParquetReader with 
LocalInputFile out of the box, it is not possible to use ParquetWriter with 
LocalOutputFile.
   
   This forces people to implement their own Builder (as it is abstract) and 
thus requires to add hadoop dependencies in the classpath.
   
   It would be great if it was possible to do so, cheers!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to