[
https://issues.apache.org/jira/browse/ARROW-14632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Keane resolved ARROW-14632.
------------------------------------
Fix Version/s: 9.0.0
Resolution: Fixed
Issue resolved by pull request 13289
[https://github.com/apache/arrow/pull/13289]
> [Python] Make write_dataset arguments keyword-only
> --------------------------------------------------
>
> Key: ARROW-14632
> URL: https://issues.apache.org/jira/browse/ARROW-14632
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Weston Pace
> Assignee: Austin Dickey
> Priority: Major
> Labels: good-first-issue, pull-request-available
> Fix For: 9.0.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> The
> [write_dataset|https://github.com/apache/arrow/blob/8a36f0f6cb385c88b637f479cc38b7e51d45c7e7/python/pyarrow/dataset.py#L804-L811]
> method has many arguments for customizing the behavior of the write. Most
> of them could be made keyword only.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)