Skip to content

Unify write_parquet signatures #1162

Closed
@timsaucer

Description

@timsaucer

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

This is a follow on to #1123

It would be nice to have the python API auto detect if it is getting parquet writer options in write_parquet so users can use a single interface with either approach.

Describe the solution you'd like

Overload method signatures.
Identify which is being used and call the appropriate underlying function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions