You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/04/12 21:13:42 UTC

[jira] [Commented] (ARROW-751) [Python] Rename all Cython extensions to "private" status with leading underscore

    [ https://issues.apache.org/jira/browse/ARROW-751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966635#comment-15966635 ] 

Wes McKinney commented on ARROW-751:
------------------------------------

PR: https://github.com/apache/arrow/pull/533

> [Python] Rename all Cython extensions to "private" status with leading underscore
> ---------------------------------------------------------------------------------
>
>                 Key: ARROW-751
>                 URL: https://issues.apache.org/jira/browse/ARROW-751
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>             Fix For: 0.3.0
>
>
> We can do this after the dust settles with the in-flight patches, but it would be good to have {{pyarrow._array}} instead of {{pyarrow.array}}. If we need to expose a module "publicly" to the user, it would be better to do it in pure Python (as we've done already with {{pyarrow._parquet}}).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)