You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Raúl Cumplido (Jira)" <ji...@apache.org> on 2022/04/20 11:58:00 UTC

[jira] [Updated] (ARROW-15227) [Python] Verify methods in Cython bindings for constness and default values

     [ https://issues.apache.org/jira/browse/ARROW-15227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raúl Cumplido updated ARROW-15227:
----------------------------------
    Fix Version/s: 9.0.0
                       (was: 8.0.0)

> [Python] Verify methods in Cython bindings for 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, pull-request-available
>             Fix For: 9.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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.7#820007)