You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/11/03 13:35:00 UTC

[jira] [Updated] (ARROW-10476) [Rust] Allow string array to be built from iterator of &str

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

ASF GitHub Bot updated ARROW-10476:
-----------------------------------
    Labels: pull-request-available  (was: )

> [Rust] Allow string array to be built from iterator of &str
> -----------------------------------------------------------
>
>                 Key: ARROW-10476
>                 URL: https://issues.apache.org/jira/browse/ARROW-10476
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: Rust
>            Reporter: Jorge Leitão
>            Assignee: Jorge Leitão
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently we support string arrays to be built from an iterator of {{String}}. This issue aims to support building a string array from an iterator of {{&str}}.



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