Skip to content

Make table partitioning accessible in register/read APIS #1185

@rdettai

Description

@rdettai

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
The ability to read partitioned tables is added the the ListingTable in #1141. This is a very common feature that would be interesting to expose in the highest level APIs such as ExecutionContext.read_xxx and ExecutionContext.register_xxx

Describe the solution you'd like
The cleanest solution would probably to have a partiotioning field in CsvReadOptions/AvroReadOptions and also make read_parquet use a ParquetReadOptions

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions