You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/08 13:54:00 UTC

[jira] [Updated] (ARROW-15757) [Python] Missing bindings for existing_data_behavior makes it impossible to maintain old behavior

     [ https://issues.apache.org/jira/browse/ARROW-15757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-15757:
-----------------------------------
    Labels: pull-request-available  (was: )

> [Python] Missing bindings for existing_data_behavior makes it impossible to maintain old behavior 
> --------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-15757
>                 URL: https://issues.apache.org/jira/browse/ARROW-15757
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Parquet, Python
>    Affects Versions: 7.0.0
>            Reporter: christophe bagot
>            Assignee: Alenka Frim
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 7.0.1, 8.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Shouldn't the missing bindings reported earlier in [https://github.com/apache/arrow/pull/11632] be propagated higher up [here in the parquet.py module|https://github.com/apache/arrow/blob/master/python/pyarrow/parquet.py#L2217]?
> 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}}
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)