[
https://issues.apache.org/jira/browse/ARROW-15227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17467056#comment-17467056
]
Antoine Pitrou commented on ARROW-15227:
----------------------------------------
I'm not sure what you mean with constness, as there's no such thing as a
constant in Python.
> [Python] Verify Python bindings constness and default values
> ------------------------------------------------------------
>
> Key: ARROW-15227
> URL: https://issues.apache.org/jira/browse/ARROW-15227
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Eduardo Ponce
> Priority: Minor
> Labels: good-first-issue
> Fix For: 7.0.0
>
>
> Some methods in Python bindings do not have the {{const}} attribute as in
> C++. We need to verify that they match C++ methods in terms of constness and
> default values.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)