You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Eduardo Ponce (Jira)" <ji...@apache.org> on 2021/09/14 04:26:00 UTC

[jira] [Updated] (ARROW-13327) [C++][Python] Improve consistency of explicit C++ types in PyArrow files

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

Eduardo Ponce updated ARROW-13327:
----------------------------------
    Summary: [C++][Python] Improve consistency of explicit C++ types in PyArrow files  (was: [Python] Improve consistency of explicit C++ types in PyArrow files)

> [C++][Python] Improve consistency of explicit C++ types in PyArrow files
> ------------------------------------------------------------------------
>
>                 Key: ARROW-13327
>                 URL: https://issues.apache.org/jira/browse/ARROW-13327
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Eduardo Ponce
>            Assignee: Eduardo Ponce
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 6.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Cython files (.pyx) in PyArrow make inconsistent use of explicit C++ typing. Some methods/functions use explicit types for their parameters and others do not.
> Also, definition files (.pxd) are not consistent in the use of the reference operator (&) and may not be up-to-date w.r.t. to C++ API.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)