You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/03/06 21:49:00 UTC

[jira] [Assigned] (ARROW-2282) [Python] Create StringArray from buffers

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

Uwe L. Korn reassigned ARROW-2282:
----------------------------------

    Assignee: Uwe L. Korn

> [Python] Create StringArray from buffers
> ----------------------------------------
>
>                 Key: ARROW-2282
>                 URL: https://issues.apache.org/jira/browse/ARROW-2282
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>            Priority: Major
>             Fix For: 0.9.0
>
>
> While we will add a more general-purpose functionality in https://issues.apache.org/jira/browse/ARROW-2281, the interface is more complicate then the constructor that explicitly states all arguments:  {{StringArray(int64_t length, const std::shared_ptr<Buffer>& value_offsets, …}}
> Thus I will also expose this explicit constructor.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)