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

[jira] [Closed] (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 ]

Antoine Pitrou closed ARROW-15227.
----------------------------------
    Fix Version/s:     (was: 9.0.0)
       Resolution: Not A Problem

I don't think anything needs to be done here (as per the discussion above), so I'm simply closing this issue.

> [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
>          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)