[
https://issues.apache.org/jira/browse/ARROW-15227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eduardo Ponce updated ARROW-15227:
----------------------------------
Description: Some methods in Cython 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. (was: 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.)
> [Python] Verify Cython 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 Cython 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)