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

Rok Mihevc commented on ARROW-2281:
-----------------------------------

This issue has been migrated to [issue 
#18237|https://github.com/apache/arrow/issues/18237] on GitHub. Please see the 
[migration documentation|https://github.com/apache/arrow/issues/14542] for 
further details.

> [Python] Expose MakeArray to construct arrays from buffers
> ----------------------------------------------------------
>
>                 Key: ARROW-2281
>                 URL: https://issues.apache.org/jira/browse/ARROW-2281
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Uwe Korn
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.0
>
>
> To create new arrays from existing buffers in Python, we would need to call 
> into the C++ {{MakeArray}} method. This would then construct the Array and we 
> would only wrap it in Python to have construction support for all Array types.
> This would also mean that we need to have a Python representation of 
> {{ArrayData}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to