Skip to content

Out of the box support for LocalOutputFile with ParquetWriter? #2938

@victornoel

Description

@victornoel

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions