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/11/23 20:29:00 UTC

[jira] [Closed] (ARROW-14449) [Python] RecordBatch in Cython is missing column_data method

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

Eduardo Ponce closed ARROW-14449.
---------------------------------
    Resolution: Not A Problem

Closing because there is a workaround solution and rules for exposing API in Cython are still not well-defined.

> [Python] RecordBatch in Cython is missing column_data method
> ------------------------------------------------------------
>
>                 Key: ARROW-14449
>                 URL: https://issues.apache.org/jira/browse/ARROW-14449
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Eduardo Ponce
>            Assignee: Eduardo Ponce
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> From GitHub issue: [https://github.com/apache/arrow/issues/11523]
> [RecordBatch in Cython|https://github.com/apache/arrow/blob/master/python/pyarrow/includes/libarrow.pxd#L746] is missing the [*column_data* method|https://github.com/apache/arrow/blob/master/cpp/src/arrow/record_batch.h#L107].



--
This message was sent by Atlassian Jira
(v8.20.1#820001)