Skip to content

[Python] Missing bindings for existing_data_behavior makes it impossible to maintain old behavior  #31202

@asfimport

Description

@asfimport

Shouldn't the missing bindings reported earlier in #11632 be propagated higher up here in the parquet.py module?
Passing **kwargs as is the case for write_table would do the trick I think.
I am finding myself stuck while using pandas.to_parquet with use_legacy_dataset=false and no way to set the existing_data_behavior flag to overwrite_or_ignore

 

Reporter: christophe bagot
Assignee: Alenka Frim / @AlenkaF

PRs and other links:

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions