[
https://issues.apache.org/jira/browse/ARROW-12805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raúl Cumplido updated ARROW-12805:
----------------------------------
Fix Version/s: 9.0.0
(was: 8.0.0)
> [Python] Use consistent memory_pool / pool keyword argument name
> ----------------------------------------------------------------
>
> Key: ARROW-12805
> URL: https://issues.apache.org/jira/browse/ARROW-12805
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Joris Van den Bossche
> Priority: Minor
> Labels: good-first-issue
> Fix For: 9.0.0
>
>
> Most of the functions taking a MemoryPool have a {{memory_pool}} keyword for
> this, but a few take a {{pool}} keyword instead (eg
> {{ListArray.from_arrays}}).
> We should make this consistent and have all functions use {{memory_pool}}
> (probably best with deprecating {{pool}} first).
--
This message was sent by Atlassian Jira
(v8.20.7#820007)