Skip to content

Make ParquetReader(List<InputFile>, ParquetReadOptions, ReadSupport<T>) constructor public #2401

@asfimport

Description

@asfimport

My application uses s3 storage to store parquet files. The problem is that there is not ability to get rid from new Configuration(true); which load configuration from files:
core-default.xml and core-site.xml every time when ParquetReader instance is created.

I suggest just make ParquetReader(List, ParquetReadOptions, ReadSupport) constructor public then there will be ability to do custom builder.

Reporter: Dmitry Sysolyatin

PRs and other links:

Note: This issue was originally created as PARQUET-1719. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions