[
https://issues.apache.org/jira/browse/ARROW-16122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joris Van den Bossche updated ARROW-16122:
------------------------------------------
Summary: [Python] Change use_legacy_dataset default and deprecate no-longer
supported keywords in parquet.write_to_dataset (was: [Python] Deprecate
no-longer supported keywords in parquet.write_to_dataset)
> [Python] Change use_legacy_dataset default and deprecate no-longer supported
> keywords in parquet.write_to_dataset
> -----------------------------------------------------------------------------------------------------------------
>
> Key: ARROW-16122
> URL: https://issues.apache.org/jira/browse/ARROW-16122
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: Python
> Reporter: Joris Van den Bossche
> Assignee: Alenka Frim
> Priority: Major
> Labels: pull-request-available
> Fix For: 8.0.0
>
> Time Spent: 4h 40m
> Remaining Estimate: 0h
>
> Currently, the {{pq.write_to_dataset}} function also had a
> {{use_legacy_dataset}} keyword, but we should:
> 1) in case of {{use_legacy_dataset=True}}, ensure we raise deprecation
> warnings for all keywords that won't be supported in the new implementation
> (eg {{partition_filename_cb}})
> 2) raise a deprecation warning for {{use_legacy_dataset=True}}, and/or
> already switch the default?
--
This message was sent by Atlassian Jira
(v8.20.7#820007)